Home
last modified time | relevance | path

Searched refs:DT_RELA (Results 1 – 18 of 18) sorted by relevance

/third_party/elfio/elfio/
Delfio_dynamic.hpp176 case DT_RELA: in generic_get_entry_dyn()
226 case DT_RELA: in generic_add_entry_dyn()
Delf_types.hpp672 #define DT_RELA 7 macro
Delfio_dump.hpp418 { DT_RELA, "RELA" },
/third_party/musl/ldso/
Ddlstart.c81 rel = (void *)dyn[DT_RELA]; in _dlstart_c()
136 rel = (void *)(base+dyn[DT_RELA]); in _dlstart_c()
Ddynlink.c1334 2+(dyn[DT_PLTREL]==DT_RELA)); in reloc_all()
1336 do_relocs(p, laddr(p, dyn[DT_RELA]), dyn[DT_RELASZ], 3); in reloc_all()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h290 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h290 #define DT_RELA 7 /* Address of ElfNN_Rela relocations. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1096 DT_RELA = 7, // Address of relocation table (Rela entries). enumerator
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1350 2+(dyn[DT_PLTREL]==DT_RELA)); in reloc_all()
1352 do_relocs(p, laddr(p, dyn[DT_RELA]), dyn[DT_RELASZ], 3); in reloc_all()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1350 2+(dyn[DT_PLTREL]==DT_RELA)); in reloc_all()
1352 do_relocs(p, laddr(p, dyn[DT_RELA]), dyn[DT_RELASZ], 3); in reloc_all()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h782 if (Dynamic->d_tag == ELF::DT_REL || Dynamic->d_tag == ELF::DT_RELA || in dynamic_relocation_sections()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h726 #define DT_RELA 7 macro
/third_party/musl/porting/linux/user/include/
Delf.h728 #define DT_RELA 7 macro
/third_party/musl/ndk_musl_include/
Delf.h726 #define DT_RELA 7 macro
/third_party/musl/include/
Delf.h726 #define DT_RELA 7 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h726 #define DT_RELA 7 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h726 #define DT_RELA 7 macro
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2288 2+(dyn[DT_PLTREL]==DT_RELA)); in reloc_all()
2290 do_relocs(p, laddr(p, dyn[DT_RELA]), dyn[DT_RELASZ], 3); in reloc_all()