Home
last modified time | relevance | path

Searched refs:DT_MIPS_LOCAL_GOTNO (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/ldso/
H A Ddlstart.c123 for (i=0; dynv[i]; i+=2) if (dynv[i]==DT_MIPS_LOCAL_GOTNO) in _dlstart_c()
H A Ddynlink.c1436 i=0; search_vec(p->dynv, &i, DT_MIPS_LOCAL_GOTNO);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1159 DT_MIPS_LOCAL_GOTNO = 0x7000000a, // Number of local global offset enumerator
/third_party/musl/porting/linux/user/include/
H A Delf.h1607 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1598 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1598 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1598 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/third_party/musl/include/
H A Delf.h1634 #define DT_MIPS_LOCAL_GOTNO 0x7000000a macro
/third_party/elfutils/libelf/
H A Delf.h1957 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local GOT entries */ macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1347 i=0; search_vec(p->dynv, &i, DT_MIPS_LOCAL_GOTNO); in do_mips_relocs()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1346 i=0; search_vec(p->dynv, &i, DT_MIPS_LOCAL_GOTNO); in do_mips_relocs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2326 i=0; search_vec(p->dynv, &i, DT_MIPS_LOCAL_GOTNO); in do_mips_relocs()
/third_party/musl/ldso/linux/
H A Ddynlink.c2554 i=0; search_vec(p->dynv, &i, DT_MIPS_LOCAL_GOTNO); in do_mips_relocs()

Completed in 92 milliseconds