/external/elfutils/libebl/ |
D | eblsectionstripp.c | 70 if (shdr->sh_type == SHT_RELA || shdr->sh_type == SHT_REL) in ebl_section_strip_p()
|
/external/elfutils/libelf/ |
D | elf-knowledge.h | 84 ((Shdr)->sh_type == SHT_REL || (Shdr)->sh_type == SHT_RELA \
|
D | elf32_updatenull.c | 249 case SHT_REL: in __elfw2()
|
D | elf_getdata.c | 82 [SHT_REL] = ELF_T_REL,
|
D | elf.h | 332 #define SHT_REL 9 /* Relocation entries, no addends */ macro
|
/external/qemu/elff/ |
D | elff_elf.h | 271 #define SHT_REL 9 macro
|
/external/elfutils/libdwfl/ |
D | derelocate.c | 145 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in cache_sections() 205 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)) in cache_sections()
|
D | relocate.c | 456 if (shdr->sh_type == SHT_REL) in relocate_section() 529 if (shdr->sh_type == SHT_REL) in relocate_section() 590 if ((shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in __libdwfl_relocate()
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 597 Section.getType() == ELF::SHT_REL || in WriteSymbolTable() 844 Section.getType() == ELF::SHT_REL || in ComputeIndexMap() 999 ELF::SHT_RELA : ELF::SHT_REL, 0, in CreateRelocationSections() 1266 case ELF::SHT_REL: in WriteSection() 1277 unsigned SecNameLen = (Section.getType() == ELF::SHT_REL) ? 4 : 5; in WriteSection() 1431 Section.getType() != ELF::SHT_REL && in ComputeSectionOrder() 1440 if (Section.getType() == ELF::SHT_REL || in ComputeSectionOrder()
|
/external/elfutils/src/ |
D | findtextrel.c | 401 if ((shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in process_file() 415 if (shdr->sh_type == SHT_REL) in process_file()
|
D | elfcmp.c | 603 if ((shdr->sh_type != SHT_REL && shdr->sh_type != SHT_RELA) in search_for_copy_reloc() 613 if (shdr->sh_type == SHT_REL) in search_for_copy_reloc()
|
D | objdump.c | 554 if (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in show_relocs() 598 if (shdr->sh_type == SHT_REL) in show_relocs()
|
D | ld.c | 436 if (h->type == SHT_REL || h->type == SHT_RELA) in main() 1247 if (h->type == SHT_REL || h->type == SHT_RELA) in collect_sections()
|
D | strip.c | 713 if ((shdr_info[cnt].shdr.sh_type == SHT_REL in handle_elf() 1336 case SHT_REL: in handle_elf() 1350 if (shdr_info[cnt].shdr.sh_type == SHT_REL) in handle_elf()
|
D | ldgeneric.c | 896 && ((shdr->sh_type != SHT_RELA && shdr->sh_type != SHT_REL) in mark_section_group() 1363 || shdr->sh_type == SHT_REL in add_relocatable_file() 2444 int rel_type = REL_TYPE (&ld_state) == DT_REL ? SHT_REL : SHT_RELA; in ld_generic_generate_sections() 2512 rel_type == SHT_REL in ld_generic_generate_sections() 2634 rel_type == SHT_REL in ld_generic_generate_sections() 3141 if ((ld_state.allsections[cnt]->type == SHT_REL in ld_generic_create_sections() 4745 if (head->type == SHT_REL || head->type == SHT_RELA) in ld_generic_create_outfile() 4768 int type = head->type == SHT_REL ? ELF_T_REL : ELF_T_RELA; in ld_generic_create_outfile()
|
D | unstrip.c | 401 case SHT_REL: in adjust_relocs() 1120 && undo_sec->shdr.sh_type == SHT_REL in find_alloc_sections_prelink() 1781 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)) in copy_elided_sections()
|
D | i386_ld.c | 544 assert (shdr->sh_type == SHT_REL); in elf_i386_count_relocations()
|
D | elflint.c | 2561 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in has_copy_reloc() 2574 if (shdr->sh_type == SHT_REL) in has_copy_reloc() 3336 { ".rel", 4, SHT_REL, atleast, 0, SHF_ALLOC }, // XXX more tests 3758 case SHT_REL: in check_sections()
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 1225 case ELF::SHT_REL : { 1253 case ELF::SHT_REL : { 1276 case ELF::SHT_REL : { 1298 case ELF::SHT_REL : { 1323 case ELF::SHT_REL : { 1434 case ELF::SHT_REL : { 1457 case ELF::SHT_REL : { 1582 case ELF::SHT_REL:
|
/external/kernel-headers/original/linux/ |
D | elf.h | 245 #define SHT_REL 9 macro
|
/external/valgrind/main/VEX/unused/ |
D | linker.c | 739 if (shdr[shnum].sh_type == SHT_REL ) { in ocResolve_ELF() 851 if (shdr[i].sh_type == SHT_REL) { in ocVerifyImage_ELF()
|
/external/valgrind/main/VEX/switchback/ |
D | linker.c | 897 if (shdr[shnum].sh_type == SHT_REL ) { 1012 if (shdr[i].sh_type == SHT_REL) {
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 730 SHT_REL = 9, // Relocation entries; no explicit addends. enumerator
|
/external/qemu/ |
D | elf.h | 1073 #define SHT_REL 9 macro
|
/external/valgrind/main/perf/ |
D | tinycc.c | 349 #define SHT_REL 9 /* Relocation entries, no addends */ macro 6826 case SHT_REL: in new_section() 18362 sr = new_section(tcc_state, buf, SHT_REL, symtab->sh_flags); in put_elf_reloc() 18467 if (sr->sh_type == SHT_REL && sr->link == s) { in sort_syms() 18927 if (s->sh_type != SHT_REL) in build_got_entries() 19446 s->sh_type == SHT_REL && in tcc_output_file() 19528 } else if (s->sh_type == SHT_REL) { in tcc_output_file() 19555 if (s->sh_type == SHT_REL) { in tcc_output_file() 19717 s->sh_type == SHT_REL) { in tcc_output_file() 19935 sh->sh_type != SHT_REL && in tcc_load_object_file() [all …]
|