Home
last modified time | relevance | path

Searched defs:R_AARCH64_TLS_TPREL64 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Daarch64.h180 R_AARCH64_TLS_TPREL64 = 1030, // TPREL(S+A) enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Daarch64.h180 R_AARCH64_TLS_TPREL64 = 1030, // TPREL(S+A) enumerator
/netbsd-src/sys/arch/aarch64/include/
H A Delf_machdep.h220 #define R_AARCH64_TLS_TPREL64 1030 /* TPREL(S+A) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1890 enum R_AARCH64_TLS_TPREL64 = 1030; variable