Home
last modified time | relevance | path

Searched refs:TLSDESC_BACKWARDS (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_a/user/arch/arm/
H A Dreloc.h29 #define TLSDESC_BACKWARDS macro
/third_party/musl/arch/arm/
H A Dreloc.h29 #define TLSDESC_BACKWARDS 1 macro
/third_party/musl/src/internal/
H A Ddynlink.h227 #ifndef TLSDESC_BACKWARDS
228 #define TLSDESC_BACKWARDS 0 macro
/third_party/musl/ldso/
H A Ddynlink.c521 if (stride<3) addend = reloc_addr[!TLSDESC_BACKWARDS]; in do_relocs()
548 if (TLSDESC_BACKWARDS) { in do_relocs()
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c497 #ifdef TLSDESC_BACKWARDS in do_relocs()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c497 #ifdef TLSDESC_BACKWARDS in do_relocs()
/third_party/musl/ldso/linux/
H A Ddynlink.c1212 if (stride<3) addend = reloc_addr[!TLSDESC_BACKWARDS]; in do_relocs()
1239 if (TLSDESC_BACKWARDS) { in do_relocs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1202 #ifdef TLSDESC_BACKWARDS in do_relocs()

Completed in 26 milliseconds