Searched refs:DT_RELENT (Results 1 – 20 of 20) sorted by relevance
| /freebsd-12-stable/stand/common/ |
| D | self_reloc.c | 88 case DT_RELENT: in self_reloc()
|
| /freebsd-12-stable/contrib/file/src/ |
| D | readelf.h | 481 #define DT_RELENT 19 /* Size, in bytes, of one DT_REL entry */ macro
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 568 #define DT_RELENT 19 macro
|
| /freebsd-12-stable/usr.bin/elfdump/ |
| D | elfdump.c | 201 case DT_RELENT: return "DT_RELENT"; in d_tags() 940 case DT_RELENT: in elf_print_dynamic()
|
| /freebsd-12-stable/usr.sbin/kldxref/ |
| D | ef.c | 335 case DT_RELENT: in ef_parse_dynamic()
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 587 #define DT_RELENT 19 /* Size of each ElfNN_Rel relocation. */ macro
|
| /freebsd-12-stable/contrib/elftoolchain/elfdump/ |
| D | elfdump.c | 180 case DT_RELENT: return "DT_RELENT"; in d_tags() 1662 case DT_RELENT: in elf_print_dynamic()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf32-score.c | 3107 if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info, DT_RELENT, 0)) in _bfd_score_elf_size_dynamic_sections() 3334 case DT_RELENT: in _bfd_score_elf_finish_dynamic_sections()
|
| D | elf32-i386.c | 2080 || !add_dynamic_entry (DT_RELENT, sizeof (Elf32_External_Rel))) in elf_i386_size_dynamic_sections()
|
| D | elfxx-mips.c | 7626 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_RELENT, 0)) in _bfd_mips_elf_size_dynamic_sections() 8721 case DT_RELENT: in _bfd_mips_elf_finish_dynamic_sections()
|
| D | elf32-arm.c | 8759 || !add_dynamic_entry (DT_RELENT, RELOC_SIZE (htab))) in elf32_arm_size_dynamic_sections()
|
| D | elf.c | 1259 case DT_RELENT: name = "RELENT"; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-9697 | 1266 DT_RELENT in shared objects; should be DT_RELAENT.
|
| /freebsd-12-stable/sys/kern/ |
| D | link_elf.c | 569 case DT_RELENT: in parse_dynamic()
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 152 _ELF_DEFINE_DT(DT_RELENT, 19, "size of each DT_REL entry") \
|
| /freebsd-12-stable/contrib/elftoolchain/readelf/ |
| D | readelf.c | 842 case DT_RELENT: return "RELENT"; in dt_type() 2968 case DT_RELENT: in dump_dyn_val()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 1532 case DT_RELENT: return "RELENT"; in get_dynamic_type() 6279 case DT_RELENT : in process_dynamic_section()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 1937 case ELF::DT_RELENT: in parseDynamicTable() 2291 case DT_RELENT: in getDynamicEntry()
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | SyntheticSections.cpp | 1414 addInt(isRela ? DT_RELAENT : DT_RELENT, in finalizeContents()
|
| /freebsd-12-stable/libexec/rtld-elf/ |
| D | rtld.c | 1085 case DT_RELENT: in digest_dynamic1()
|