Home
last modified time | relevance | path

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

12

/external/llvm/test/tools/sanstats/
Delf.test72 Type: SHT_RELA
129 Type: SHT_RELA
152 Type: SHT_RELA
173 Type: SHT_RELA
/external/llvm/test/MC/PowerPC/
Dppc64-initial-cfa.s42 # STATIC-NEXT: Type: SHT_RELA
83 # PIC-NEXT: Type: SHT_RELA
/external/llvm/test/Object/
Dno-section-header-string-table.test7 CHECK: Type: SHT_RELA (0x4)
Dobj2yaml.test316 ELF-MIPS64EL-NEXT: Type: SHT_RELA
378 ELF-X86-64-NEXT: Type: SHT_RELA
/external/elfutils/libebl/
Deblsectionstripp.c49 if (shdr->sh_type == SHT_RELA || shdr->sh_type == SHT_REL) in ebl_section_strip_p()
/external/elfutils/libelf/
Delf-knowledge.h61 ((Shdr)->sh_type == SHT_REL || (Shdr)->sh_type == SHT_RELA \
Delf32_updatenull.c229 case SHT_RELA: in __elfw2()
Delf_getdata.c58 [SHT_RELA] = ELF_T_RELA,
/external/elfutils/libdwfl/
Dderelocate.c137 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in cache_sections()
200 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)) in cache_sections()
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp833 case ELF::SHT_RELA : { in getRelocationSymbol()
861 case ELF::SHT_RELA : { in getRelocationAddress()
883 case ELF::SHT_RELA : { in getRelocationType()
908 case ELF::SHT_RELA : { in getRelocationTypeName()
1019 case ELF::SHT_RELA : { in getRelocationAdditionalInfo()
1044 case ELF::SHT_RELA : { in getRelocationValueString()
1116 if (sh->sh_type == ELF::SHT_REL || sh->sh_type == ELF::SHT_RELA) { in ELFObjectFile()
/external/elfutils/src/
Dfindtextrel.c415 if ((shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in process_file()
452 else if (shdr->sh_type == SHT_RELA) in process_file()
Dunstrip.c452 case SHT_RELA: in adjust_relocs()
911 if (sh_type == SHT_REL || sh_type == SHT_RELA) in sections_flags_match()
1180 || (sec->shdr.sh_type == SHT_RELA in find_alloc_sections_prelink()
1562 if ((sec->shdr.sh_type == SHT_REL || sec->shdr.sh_type == SHT_RELA) in copy_elided_sections()
1903 && (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)) in copy_elided_sections()
Dld.c422 if (h->type == SHT_REL || h->type == SHT_RELA) in main()
1236 if (h->type == SHT_REL || h->type == SHT_RELA) in collect_sections()
Dstrip.c781 || shdr_info[cnt].shdr.sh_type == SHT_RELA) in handle_elf()
1483 case SHT_RELA: in handle_elf()
1763 if (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA) in handle_elf()
/external/syslinux/com32/include/sys/
Delfcommon.h197 #define SHT_RELA 4 macro
/external/llvm/include/llvm/Object/
DELFObjectFile.h641 if (S->sh_type != ELF::SHT_RELA && S->sh_type != ELF::SHT_REL) in section_rel_end()
663 if (Type != ELF::SHT_REL && Type != ELF::SHT_RELA) in getRelocatedSection()
732 if (getRelSection(Rel)->sh_type != ELF::SHT_RELA) in getRelocationAddend()
747 assert(getRelSection(Rela)->sh_type == ELF::SHT_RELA); in getRela()
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp302 if (Section.getType() == ELF::SHT_RELA || in WriteSymbolTable()
545 Section.getType() == ELF::SHT_RELA) in ComputeIndexMap()
699 ELF::SHT_RELA : ELF::SHT_REL, 0, in CreateRelocationSections()
965 case ELF::SHT_RELA: { in WriteSection()
1134 Section.getType() != ELF::SHT_RELA) in ComputeSectionOrder()
1143 Section.getType() == ELF::SHT_RELA) in ComputeSectionOrder()
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp92 case ELF::SHT_RELA: { in dump()
300 assert(Shdr->sh_type == ELF::SHT_RELA && "Section type is not SHT_RELA"); in dumpRelaSection()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp368 Section.Type == llvm::ELF::SHT_RELA) && in writeSectionContent()
371 bool IsRela = Section.Type == llvm::ELF::SHT_RELA; in writeSectionContent()
/external/kernel-headers/original/uapi/linux/
Delf.h270 #define SHT_RELA 4 macro
/external/swiftshader/third_party/subzero/src/
DIceELFSection.h248 bool isRela() const { return Header.sh_type == SHT_RELA; } in isRela()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp361 ECase(SHT_RELA) in enumeration()
740 case ELF::SHT_RELA: in mapping()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1017 LLVM_READOBJ_ENUM_CASE(ELF, SHT_RELA ); in getElfSectionType()
2077 case ELF::SHT_RELA: in parsePLT()
2521 if (Sec.sh_type != ELF::SHT_REL && Sec.sh_type != ELF::SHT_RELA) in printRelocations()
2530 printRelocHeader(OS, ELFT::Is64Bits, (Sec.sh_type == ELF::SHT_RELA)); in printRelocations()
2590 case SHT_RELA: in getSectionTypeString()
3249 if (Sec.sh_type != ELF::SHT_REL && Sec.sh_type != ELF::SHT_RELA) in printRelocations()
3278 case ELF::SHT_RELA: in printRelocations()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h706 SHT_RELA = 4, // Relocation entries; explicit addends. enumerator
/external/llvm/lib/MC/
DELFObjectWriter.cpp972 RelaSectionName, hasRelocationAddend() ? ELF::SHT_RELA : ELF::SHT_REL, in createRelocationSection()
1149 case ELF::SHT_RELA: { in writeSection()

12