Home
last modified time | relevance | path

Searched refs:DT_JMPREL (Results 1 - 19 of 19) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp192 case DT_JMPREL: in generic_get_entry_dyn()
245 case DT_JMPREL: in generic_add_entry_dyn()
H A Delfio_dump.hpp495 { DT_JMPREL, "JMPREL" },
H A Delf_types.hpp1016 constexpr Elf_Word DT_JMPREL = 23; member
/third_party/elfutils/tests/
H A Dalldts.c52 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL, in main()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp688 #define DT_JMPREL 23 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1112 DT_JMPREL = 23, // Address of relocations associated with PLT. enumerator
/third_party/elfutils/src/
H A Delflint.c1607 [DT_PLTRELSZ] = { [DT_JMPREL] = true }, in check_dynamic()
1621 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
1623 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()
1778 case DT_JMPREL: in check_dynamic()
/third_party/musl/porting/linux/user/include/
H A Delf.h748 #define DT_JMPREL 23 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h742 #define DT_JMPREL 23 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h742 #define DT_JMPREL 23 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h742 #define DT_JMPREL 23 macro
/third_party/musl/include/
H A Delf.h767 #define DT_JMPREL 23 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h783 Dynamic->d_tag == ELF::DT_JMPREL) { in dynamic_relocation_sections()
/third_party/elfutils/libelf/
H A Delf.h896 #define DT_JMPREL 23 /* Address of PLT relocs */ macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1371 do_relocs(p, laddr(p, dyn[DT_JMPREL]), dyn[DT_PLTRELSZ], in reloc_all()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1370 do_relocs(p, laddr(p, dyn[DT_JMPREL]), dyn[DT_PLTRELSZ], in reloc_all()
/third_party/musl/ldso/
H A Ddynlink.c1460 do_relocs(p, laddr(p, dyn[DT_JMPREL]), dyn[DT_PLTRELSZ],
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2485 do_relocs(p, laddr(p, dyn[DT_JMPREL]), dyn[DT_PLTRELSZ], in reloc_all()
/third_party/musl/ldso/linux/
H A Ddynlink.c2714 do_relocs(p, laddr(p, dyn[DT_JMPREL]), dyn[DT_PLTRELSZ], in reloc_all()

Completed in 103 milliseconds