Home
last modified time | relevance | path

Searched refs:DT_RELAENT (Results 1 – 22 of 22) sorted by relevance

/dragonfly/stand/boot/efi/loader/
H A Dself_reloc.c83 case DT_RELAENT: in self_reloc()
/dragonfly/contrib/file/src/
H A Dreadelf.h471 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */ macro
/dragonfly/sys/sys/
H A Delf_common.h506 #define DT_RELAENT 9 /* Size of each ElfNN_Rela relocation entry. */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h719 #define DT_RELAENT 9 macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h752 #define DT_RELAENT 9 macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h956 #define DT_RELAENT 9 macro
/dragonfly/sys/kern/
H A Dlink_elf.c289 case DT_RELAENT: in parse_dynamic()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h695 DT_RELAENT = 9,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h692 DT_RELAENT = 9,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h104 _ELF_DEFINE_DT(DT_RELAENT, 9, "size of each DT_RELA entry") \
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf32-or1k.c2612 || ! add_dynamic_entry (DT_RELAENT, in or1k_elf_size_dynamic_sections()
H A Delf64-x86-64.c3918 || !add_dynamic_entry (DT_RELAENT, bed->s->sizeof_rela)) in elf_x86_64_size_dynamic_sections()
H A Delf.c1626 case DT_RELAENT: name = "RELAENT"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfxx-x86.c780 ret->dt_reloc_ent = DT_RELAENT; in _bfd_x86_elf_link_hash_table_create()
H A Delf.c1763 case DT_RELAENT: name = "RELAENT"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/libexec/rtld-elf/
H A Drtld.c1033 case DT_RELAENT: in digest_dynamic1()
/dragonfly/contrib/gdb-7/bfd/
H A Delf64-x86-64.c3021 || !add_dynamic_entry (DT_RELAENT, bed->s->sizeof_rela)) in elf_x86_64_size_dynamic_sections()
H A Delf.c1262 case DT_RELAENT: name = "RELAENT"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc4698 rel_tag = elfcpp::DT_RELAENT; in add_target_dynamic_tags()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc5107 rel_tag = elfcpp::DT_RELAENT; in add_target_dynamic_tags()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c1988 case DT_RELAENT: return "RELAENT"; in get_dynamic_type()
9554 case DT_RELAENT : in process_dynamic_section()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2123 case DT_RELAENT: return "RELAENT"; in get_dynamic_type()
10395 case DT_RELAENT : in process_dynamic_section()