Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Daarch64.h179 R_AARCH64_TLS_DTPREL64 = 1029, // DTPREL(S+A) enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Daarch64.h179 R_AARCH64_TLS_DTPREL64 = 1029, // DTPREL(S+A) enumerator
/netbsd-src/sys/arch/aarch64/include/
H A Delf_machdep.h218 #define R_AARCH64_TLS_DTPREL64 1028 /* DTPREL(S+A) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1889 enum R_AARCH64_TLS_DTPREL64 = 1029; variable