Home
last modified time | relevance | path

Searched defs:R_AARCH64_IRELATIVE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Daarch64.h182 R_AARCH64_IRELATIVE = 1032, // Indirect(Delta(S) + A) enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Daarch64.h182 R_AARCH64_IRELATIVE = 1032, // Indirect(Delta(S) + A) enumerator
/netbsd-src/sys/arch/aarch64/include/
H A Delf_machdep.h222 #define R_AARCH64_IRELATIVE 1032 /* Indirect(Delta(S) + A) */ macro