Searched refs:DT_MIPS_GOTSYM (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 1169 DT_MIPS_GOTSYM = 0x70000013, // Index of first dynamic symbol enumerator
|
/third_party/musl/porting/liteos_a/user/ldso/ |
D | dynlink.c | 1353 j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in do_mips_relocs() 2036 size_t j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in prepare_lazy()
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
D | dynlink.c | 1352 j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in do_mips_relocs() 2035 size_t j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in prepare_lazy()
|
/third_party/musl/ldso/ |
D | dynlink.c | 1379 j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); 2070 size_t j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM);
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 1611 #define DT_MIPS_GOTSYM 0x70000013 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 1603 #define DT_MIPS_GOTSYM 0x70000013 macro
|
/third_party/musl/include/ |
D | elf.h | 1621 #define DT_MIPS_GOTSYM 0x70000013 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 1603 #define DT_MIPS_GOTSYM 0x70000013 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 1603 #define DT_MIPS_GOTSYM 0x70000013 macro
|
/third_party/elfutils/libelf/ |
D | elf.h | 1962 #define DT_MIPS_GOTSYM 0x70000013 /* First GOT entry in DYNSYM */ macro
|
/third_party/musl/ldso/linux/ |
D | dynlink.c | 2332 j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in do_mips_relocs() 3210 size_t j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in prepare_lazy()
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 2332 j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in do_mips_relocs() 3210 size_t j=0; search_vec(p->dynv, &j, DT_MIPS_GOTSYM); in prepare_lazy()
|