Home
last modified time | relevance | path

Searched refs:TPOFF_K (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/user/arch/arm/
H A Dreloc.h17 #define TPOFF_K 0 macro
/third_party/musl/arch/aarch64/
H A Dreloc.h11 #define TPOFF_K 0 macro
/third_party/musl/arch/loongarch64/
H A Dreloc.h11 #define TPOFF_K 0 macro
/third_party/musl/arch/or1k/
H A Dreloc.h3 #define TPOFF_K 0 macro
/third_party/musl/arch/microblaze/
H A Dreloc.h9 #define TPOFF_K 0 macro
/third_party/musl/arch/riscv32/
H A Dreloc.h11 #define TPOFF_K 0 macro
/third_party/musl/arch/riscv64/
H A Dreloc.h11 #define TPOFF_K 0 macro
/third_party/musl/arch/m68k/
H A Dreloc.h11 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/mipsn32/
H A Dreloc.h21 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/powerpc64/
H A Dreloc.h9 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/arm/
H A Dreloc.h17 #define TPOFF_K 0 macro
/third_party/musl/arch/mips/
H A Dreloc.h21 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/powerpc/
H A Dreloc.h9 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/mips64/
H A Dreloc.h21 #define TPOFF_K (-0x7000) macro
/third_party/musl/arch/sh/
H A Dreloc.h21 #define TPOFF_K 0 macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c461 *reloc_addr = tls_val + def.dso->tls.offset + TPOFF_K + addend; in do_relocs()
491 + TPOFF_K + addend; in do_relocs()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c461 *reloc_addr = tls_val + def.dso->tls.offset + TPOFF_K + addend; in do_relocs()
491 + TPOFF_K + addend; in do_relocs()
/third_party/musl/ldso/
H A Ddynlink.c510 *reloc_addr = tls_val + def.dso->tls.offset + TPOFF_K + addend; in do_relocs()
540 + TPOFF_K + addend; in do_relocs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1166 *reloc_addr = tls_val + def.dso->tls.offset + TPOFF_K + addend; in do_relocs()
1196 + TPOFF_K + addend; in do_relocs()
/third_party/musl/ldso/linux/
H A Ddynlink.c1201 *reloc_addr = tls_val + def.dso->tls.offset + TPOFF_K + addend; in do_relocs()
1231 + TPOFF_K + addend; in do_relocs()

Completed in 31 milliseconds