Home
last modified time | relevance | path

Searched defs:Sections (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldImpl.h110 SectionPair Sections; member
203 SectionList Sections; variable
/NextBSD/contrib/llvm/include/llvm/Object/
HDCOFFYAML.h86 std::vector<Section> Sections; member
HDMachO.h434 SectionList Sections; variable
HDELFYAML.h168 std::vector<std::unique_ptr<Section>> Sections; member
/NextBSD/contrib/llvm/tools/llvm-readobj/
HDllvm-readobj.cpp59 cl::opt<bool> Sections("sections", variable
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp567 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges() local
698 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo() local
801 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges() local
HDWinCOFFObjectWriter.cpp126 sections Sections; member in __anon23f9e83e0111::WinCOFFObjectWriter
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp267 std::vector<SectionRef> &Sections, in getSectionsAndSymbols()
1693 std::vector<SectionRef> *Sections; member
5124 std::vector<SectionRef> Sections; in printObjc2_64bit_MetaData() local
5224 std::vector<SectionRef> Sections; in printObjc2_32bit_MetaData() local
5334 std::vector<SectionRef> Sections; in printObjc1_32bit_MetaData() local
5507 std::vector<SectionRef> Sections; in DumpProtocolSection() local
6013 std::vector<SectionRef> Sections; in DisassembleMachO() local
8551 SmallVector<SectionInfo, 32> Sections; member in __anonf8e60b3f0611::SegInfo
/NextBSD/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp206 SmallVectorImpl<const char *> &Sections, bool &IsPageZeroSegment) { in parseSegmentLoadCommand()