Home
last modified time | relevance | path

Searched refs:NEED_MIPS_GOT_RELOCS (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/arch/mipsn32/
H A Dreloc.h30 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/arch/mips/
H A Dreloc.h30 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h212 #ifndef NEED_MIPS_GOT_RELOCS
213 #define NEED_MIPS_GOT_RELOCS 0 macro
/third_party/musl/src/internal/
H A Ddynlink.h242 #ifndef NEED_MIPS_GOT_RELOCS
243 #define NEED_MIPS_GOT_RELOCS 0 macro
/third_party/musl/arch/mips64/
H A Dreloc.h39 #define NEED_MIPS_GOT_RELOCS 1 macro
/third_party/musl/ldso/
H A Ddlstart.c120 if (NEED_MIPS_GOT_RELOCS) { in _dlstart_c()
H A Ddynlink.c1458 if (NEED_MIPS_GOT_RELOCS)
2144 if (NEED_MIPS_GOT_RELOCS) {
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1369 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
2035 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1368 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
2034 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2483 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
3209 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()
/third_party/musl/ldso/linux/
H A Ddynlink.c2712 if (NEED_MIPS_GOT_RELOCS) in reloc_all()
3453 if (NEED_MIPS_GOT_RELOCS) { in prepare_lazy()

Completed in 30 milliseconds