Home
last modified time | relevance | path

Searched refs:NEED_MIPS_GOT_RELOCS (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/internal/
Ddynlink.h87 #ifndef NEED_MIPS_GOT_RELOCS
88 #define NEED_MIPS_GOT_RELOCS 0 macro
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h198 #ifndef NEED_MIPS_GOT_RELOCS
199 #define NEED_MIPS_GOT_RELOCS 0 macro
/third_party/musl/arch/mipsn32/
Dreloc.h30 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/arch/mips/
Dreloc.h30 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/arch/mips64/
Dreloc.h39 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/ldso/
Ddlstart.c120 if (NEED_MIPS_GOT_RELOCS) { in _dlstart_c()
Ddynlink.c1352 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
2011 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1368 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
2034 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1369 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
2035 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2409 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
3134 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()