Home
last modified time | relevance | path

Searched defs:Sec (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/include/llvm/Object/
DELFObjectFile.h152 Elf_Shdr_Iter toELFShdrIter(DataRefImpl Sec) const { in toELFShdrIter()
157 DataRefImpl toDRI(Elf_Shdr_Iter Sec) const { in toDRI()
163 DataRefImpl toDRI(const Elf_Shdr *Sec) const { in toDRI()
282 uint64_t ELFObjectFile<ELFT>::getSectionFlags(SectionRef Sec) const { in getSectionFlags()
288 uint32_t ELFObjectFile<ELFT>::getSectionType(SectionRef Sec) const { in getSectionType()
424 DataRefImpl Sec; in getSymbolSection() local
432 void ELFObjectFile<ELFT>::moveSectionNext(DataRefImpl &Sec) const { in moveSectionNext()
437 std::error_code ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec, in getSectionName()
447 uint64_t ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec) const { in getSectionAddress()
452 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize()
[all …]
DELF.h539 ELFFile<ELFT>::getSectionContents(const Elf_Shdr *Sec) const { in getSectionContents()
586 ELFFile<ELFT>::getRelocationSymbol(const Elf_Shdr *Sec, const RelT *Rel) const { in getRelocationSymbol()
659 for (const Elf_Shdr &Sec : sections()) { in ELFFile() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp31 const MCSectionELF *Sec = in EmitMipsOptionRecord() local
49 const MCSectionELF *Sec = Context.getELFSection( in EmitMipsOptionRecord() local
DMipsTargetStreamer.cpp567 const MCSectionELF *Sec = Context.getELFSection( in emitDirectiveEnd() local
789 const MCSectionELF *Sec = Context.getELFSection( in emitMipsAbiFlags() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp307 const coff_section *Sec = nullptr; in getSymbolSection() local
318 const coff_section *Sec = toSec(Ref); in moveSectionNext() local
325 const coff_section *Sec = toSec(Ref); in getSectionName() local
330 const coff_section *Sec = toSec(Ref); in getSectionAddress() local
340 const coff_section *Sec = toSec(Ref); in getSectionContents() local
348 const coff_section *Sec = toSec(Ref); in getSectionAlignment() local
353 const coff_section *Sec = toSec(Ref); in isSectionText() local
358 const coff_section *Sec = toSec(Ref); in isSectionData() local
363 const coff_section *Sec = toSec(Ref); in isSectionBSS() local
371 const coff_section *Sec = toSec(Ref); in isSectionVirtual() local
[all …]
DMachOObjectFile.cpp89 unsigned Sec) { in getSectionPtr()
238 DataRefImpl Sec) { in getSectionFlags()
315 const char *Sec = getSectionPtr(this, Load, J); in MachOObjectFile() local
454 DataRefImpl Sec; in getSymbolSize() local
550 std::error_code MachOObjectFile::getSectionName(DataRefImpl Sec, in getSectionName()
569 std::error_code MachOObjectFile::getSectionContents(DataRefImpl Sec, in getSectionContents()
627 bool MachOObjectFile::sectionContainsSymbol(DataRefImpl Sec, in sectionContainsSymbol()
676 DataRefImpl Sec; in getRelocationAddress() local
2276 const char *Sec = getSectionPtr(this, L, Index); in getSection() local
2282 const char *Sec = getSectionPtr(this, L, Index); in getSection64() local
[all …]
DIRObjectFile.cpp259 for (const SectionRef &Sec : Obj.sections()) { in findBitcodeInObject() local
/external/llvm/tools/llvm-size/
Dllvm-size.cpp142 MachO::section_64 Sec = MachO->getSection64(Load, J); in PrintDarwinSectionSizes() local
168 MachO::section Sec = MachO->getSection(Load, J); in PrintDarwinSectionSizes() local
209 MachO::section_64 Sec = MachO->getSection64(Load, J); in PrintDarwinSegmentSizes() local
235 MachO::section Sec = MachO->getSection(Load, J); in PrintDarwinSegmentSizes() local
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp72 const SectionRef &Sec) { in getRelocSections()
87 const SectionRef &Sec, uint64_t SecAddress, in collectRelocatedSymbols()
115 const ObjectFile *Obj, const SectionRef &Sec, uint64_t SecAddress, in collectRelocationOffsets()
200 const SectionRef &Sec = *SecI; in dumpCXXData() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp159 const typename ELFO::Elf_Shdr *Sec = Obj.getSection(SectionIndex); in getSectionNameIndex() local
643 void ELFDumper<ELFT>::printRelocations(const Elf_Shdr *Sec) { in printRelocations()
667 void ELFDumper<ELFT>::printRelocation(const Elf_Shdr *Sec, in printRelocation()
DMachODumper.cpp293 DataRefImpl Sec, in getSection()
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp302 MCSectionCOFF const &Sec = in DefineSection() local
428 COFFSection *Sec = in DefineSymbol() local
942 COFFSection *Sec = SectionMap[&Section.getSection()]; in WriteObject() local
DMCObjectStreamer.cpp417 const MCSection *Sec = getCurrentSection().first; in EmitZeros() local
DMCContext.cpp392 MCContext::getAssociativeCOFFSection(const MCSectionCOFF *Sec, in getAssociativeCOFFSection()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp296 const MCSection &Sec = Symbol->getSection(); in RecordRelocation() local
DAArch64ELFStreamer.cpp180 auto Sec = getCurrentSection().first; in EmitMappingSymbol() local
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp189 for (const auto &Sec : Doc.Sections) in initSectionHeaders() local
193 for (const auto &Sec : Doc.Sections) { in initSectionHeaders() local
Dyaml2coff.cpp66 COFFYAML::Section &Sec = *i; in parseSections() local
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp70 for (const Elf_Shdr &Sec : Obj.sections()) { in dump() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp78 SectionRef Sec = Obj.getRelocationSection(RelInfo); in getRelocationValueRef() local
DRuntimeDyldELF.cpp84 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec, in updateSectionAddress()
129 for (const auto &Sec : Obj->sections()) { in createRTDyldELFObject() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp210 const MCSection &Sec = Symbol->getSection(); in RecordX86_64Relocation() local
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp366 section_iterator Sec = MachO->section_end(); in darwinPrintSymbol() local
752 section_iterator Sec = Obj.section_end(); in getSymbolNMTypeChar() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp72 const MCSection *Sec = getContext().getELFSection(NameData, in emitPersonalityValue() local
1029 const MCSection *Sec = getDrectveSection(); in emitModuleFlags() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp388 MachO::section_64 Sec = O->getSection64(Load, J); in PrintIndirectSymbols() local
416 MachO::section Sec = O->getSection(Load, J); in PrintIndirectSymbols() local
791 const MachO::section_64 Sec = O->getSection64(Ref); in DumpLiteralPointerSection() local
794 const MachO::section Sec = O->getSection(Ref); in DumpLiteralPointerSection() local
880 const MachO::section_64 Sec = O->getSection64(Ref); in DumpLiteralPointerSection() local
883 const MachO::section Sec = O->getSection(Ref); in DumpLiteralPointerSection() local
1059 const MachO::section_64 Sec = O->getSection64(Ref); in DumpSectionContents() local
1063 const MachO::section Sec = O->getSection(Ref); in DumpSectionContents() local
2134 MachO::section_64 Sec = info->O->getSection64(Load, J); in GuessCstringPointer() local
2155 MachO::section Sec = info->O->getSection(Load, J); in GuessCstringPointer() local
[all …]

12