Home
last modified time | relevance | path

Searched refs:REL_TPOFF (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/arch/s390x/
Dreloc.h10 #define REL_TPOFF R_390_TLS_TPOFF macro
/third_party/musl/arch/riscv64/
Dreloc.h19 #define REL_TPOFF R_RISCV_TLS_TPREL64 macro
/third_party/musl/arch/or1k/
Dreloc.h12 #define REL_TPOFF R_OR1K_TLS_TPOFF macro
/third_party/musl/arch/aarch64/
Dreloc.h20 #define REL_TPOFF R_AARCH64_TLS_TPREL64 macro
/third_party/musl/arch/x86_64/
Dreloc.h11 #define REL_TPOFF R_X86_64_TPOFF64 macro
/third_party/musl/arch/x32/
Dreloc.h23 #define REL_TPOFF R_X86_64_TPOFF64 macro
/third_party/musl/porting/liteos_a/user/arch/arm/
Dreloc.h26 #define REL_TPOFF R_ARM_TLS_TPOFF32 macro
/third_party/musl/arch/i386/
Dreloc.h11 #define REL_TPOFF R_386_TLS_TPOFF macro
/third_party/musl/arch/arm/
Dreloc.h26 #define REL_TPOFF R_ARM_TLS_TPOFF32 macro
/third_party/musl/arch/powerpc/
Dreloc.h19 #define REL_TPOFF R_PPC_TPREL32 macro
/third_party/musl/arch/powerpc64/
Dreloc.h19 #define REL_TPOFF R_PPC64_TPREL64 macro
/third_party/musl/arch/m68k/
Dreloc.h21 #define REL_TPOFF R_68K_TLS_TPREL32 macro
/third_party/musl/arch/mipsn32/
Dreloc.h28 #define REL_TPOFF R_MIPS_TLS_TPREL32 macro
/third_party/musl/arch/mips/
Dreloc.h28 #define REL_TPOFF R_MIPS_TLS_TPREL32 macro
/third_party/musl/arch/sh/
Dreloc.h31 #define REL_TPOFF R_SH_TLS_TPOFF32 macro
/third_party/musl/arch/mips64/
Dreloc.h28 #define REL_TPOFF R_MIPS_TLS_TPREL64 macro
/third_party/musl/src/internal/
Ddynlink.h41 REL_TPOFF, enumerator
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h54 REL_TPOFF, enumerator
/third_party/musl/ldso/
Ddynlink.c413 if ((type == REL_TPOFF || type == REL_TPOFF_NEG) in do_relocs()
462 case REL_TPOFF: in do_relocs()
466 case REL_TPOFF: in do_relocs()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c411 if ((type == REL_TPOFF || type == REL_TPOFF_NEG) in do_relocs()
460 case REL_TPOFF: in do_relocs()
464 case REL_TPOFF: in do_relocs()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c411 if ((type == REL_TPOFF || type == REL_TPOFF_NEG) in do_relocs()
460 case REL_TPOFF: in do_relocs()
464 case REL_TPOFF: in do_relocs()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c1051 if ((type == REL_TPOFF || type == REL_TPOFF_NEG) in do_relocs()
1100 case REL_TPOFF: in do_relocs()
1104 case REL_TPOFF: in do_relocs()