Home
last modified time | relevance | path

Searched refs:SHT_RELA (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-9-stable/contrib/llvm/include/llvm/Object/
DELFObjectFile.h557 if (S->sh_type != ELF::SHT_RELA && S->sh_type != ELF::SHT_REL) in section_rel_end()
573 if (Type != ELF::SHT_REL && Type != ELF::SHT_RELA) in getRelocatedSection()
601 case ELF::SHT_RELA: { in getRelocationSymbol()
648 case ELF::SHT_RELA: in getROffset()
664 case ELF::SHT_RELA: { in getRelocationType()
689 case ELF::SHT_RELA: { in getRelocationTypeName()
710 case ELF::SHT_RELA: { in getRelocationAddend()
734 case ELF::SHT_RELA: { in getRelocationValueString()
/freebsd-9-stable/lib/libelf/
Dlibelf_data.c65 case SHT_RELA: in _libelf_xlate_shtype()
/freebsd-9-stable/sys/boot/common/
Dload_elf_obj.c289 case SHT_RELA: in __elfN()
485 if (shdr[i].sh_type != SHT_RELA && shdr[i].sh_type != SHT_REL) in __elfN()
495 case SHT_RELA: in __elfN()
/freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_link.c601 shp->sh_type = SHT_RELA; in dump_elf32()
748 shp->sh_type = SHT_RELA; in dump_elf64()
1214 if (shdr_rel.sh_type != SHT_RELA && shdr_rel.sh_type != SHT_REL) in process_obj()
1282 if (shdr_rel.sh_type == SHT_RELA) { in process_obj()
1414 if (shdr_rel.sh_type == SHT_RELA) { in process_obj()
1542 if (shdr_rel.sh_type == SHT_RELA) { in process_obj()
/freebsd-9-stable/contrib/llvm/lib/MC/
DELFObjectWriter.cpp609 if (Section.getType() == ELF::SHT_RELA || in WriteSymbolTable()
857 Section.getType() == ELF::SHT_RELA) in ComputeIndexMap()
1032 ELF::SHT_RELA : ELF::SHT_REL, Flags, in CreateRelocationSections()
1307 case ELF::SHT_RELA: { in WriteSection()
1495 Section.getType() != ELF::SHT_RELA) in ComputeSectionOrder()
1504 Section.getType() == ELF::SHT_RELA) in ComputeSectionOrder()
/freebsd-9-stable/usr.sbin/kldxref/
Def_obj.c403 case SHT_RELA: in ef_obj_open()
548 case SHT_RELA: in ef_obj_open()
/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DELFDumper.cpp355 LLVM_READOBJ_ENUM_CASE(ELF, SHT_RELA ); in getElfSectionType()
534 if (SecI->sh_type != ELF::SHT_REL && SecI->sh_type != ELF::SHT_RELA) in printRelocations()
563 case ELF::SHT_RELA: in printRelocations()
/freebsd-9-stable/sys/kern/
Dlink_elf_obj.c270 case SHT_RELA: in link_elf_link_preload()
393 case SHT_RELA: in link_elf_link_preload()
579 case SHT_RELA: in link_elf_load_file()
835 case SHT_RELA: in link_elf_load_file()
/freebsd-9-stable/contrib/binutils/bfd/
Delf64-sparc.c256 && (elf_section_data (s)->this_hdr.sh_type == SHT_RELA)) in elf64_sparc_canonicalize_dynamic_reloc()
338 if (rela_hdr->sh_type != SHT_RELA) in elf64_sparc_write_relocs()
Delf.c743 else if (idx->shdr->sh_type == SHT_RELA in _bfd_elf_setup_sections()
2041 case SHT_RELA: in bfd_section_from_shdr()
2112 || elf_elfsections (abfd)[hdr->sh_info]->sh_type == SHT_RELA) in bfd_section_from_shdr()
2142 target_sect->use_rela_p = hdr->sh_type == SHT_RELA; in bfd_section_from_shdr()
2362 { STRING_COMMA_LEN (".gnu.conflict"), 0, SHT_RELA, SHF_ALLOC },
2405 { STRING_COMMA_LEN (".rela"), -1, SHT_RELA, 0 },
2744 rel_hdr->sh_type = use_rela_p ? SHT_RELA : SHT_REL; in _bfd_elf_init_reloc_shdr()
2842 case SHT_RELA: in elf_fake_sections()
3263 case SHT_RELA: in assign_section_numbers()
4744 else if (((hdr->sh_type == SHT_REL || hdr->sh_type == SHT_RELA) in assign_file_positions_for_non_load_sections()
[all …]
Delfcode.h781 || i_shdrp[shindex].sh_type == SHT_RELA in elf_object_p()
878 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA) in elf_object_p()
961 if (rela_hdr->sh_type == SHT_RELA) in elf_write_relocs()
Delf64-mips.c2384 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA)) in mips_elf64_canonicalize_dynamic_reloc()
Delflink.c10117 case SHT_RELA: dyn.d_tag = DT_RELACOUNT; break; in bfd_elf_final_link()
10227 type = SHT_RELA; in bfd_elf_final_link()
Delf32-arm.c9179 ? SHT_REL : SHT_RELA); in elf32_arm_finish_dynamic_sections()
/freebsd-9-stable/contrib/binutils/include/elf/
Dcommon.h328 #define SHT_RELA 4 /* Relocation entries with addends */ macro
/freebsd-9-stable/sys/xen/interface/
Delfstructs.h231 #define SHT_RELA 4 /* relocation section with addends*/ macro
/freebsd-9-stable/contrib/llvm/lib/Object/
DELFYAML.cpp248 ECase(SHT_RELA) in enumeration()
/freebsd-9-stable/sys/sys/
Delf_common.h264 #define SHT_RELA 4 /* relocation section with addends */ macro
/freebsd-9-stable/lib/libdwarf/
Ddwarf_dump.c45 case SHT_RELA: in get_sht_desc()
Ddwarf_init.c302 if (shdr.sh_type != SHT_RELA || shdr.sh_size == 0) in dwarf_relocate()
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Doutput.c570 if (shdr.sh_type == SHT_REL || shdr.sh_type == SHT_RELA) in write_file()
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c2653 case SHT_RELA: return "RELA"; in get_section_type_name()
4158 else if (section->sh_type == SHT_RELA) in process_section_headers()
4713 if ( section->sh_type != SHT_RELA in process_relocs()
4735 is_rela = section->sh_type == SHT_RELA; in process_relocs()
4998 if (relsec->sh_type != SHT_RELA in slurp_ia64_unwind_table()
5410 if (relsec->sh_type != SHT_RELA in slurp_hppa_unwind_table()
7703 if ((relsec->sh_type != SHT_RELA && relsec->sh_type != SHT_REL) in dump_section()
7823 if (relsec->sh_type != SHT_RELA in debug_apply_rela_addends()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h1226 SHT_RELA = 4, // Relocation entries; explicit addends. in LLVM_ENUM_INT_TYPE()
/freebsd-9-stable/usr.bin/elfdump/
Delfdump.c514 case SHT_RELA: in main()
/freebsd-9-stable/contrib/binutils/ld/emultempl/
Delf32.em1466 case SHT_RELA:
1552 else if (((iself && (sh_type == SHT_RELA || sh_type == SHT_REL))

12