Searched defs:Sections (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/Object/
H A DCOFFYAML.h64 std::vector<Section> Sections; member in struct:llvm::COFFYAML::Object
H A DELFYAML.h78 std::vector<Section> Sections; member in struct:llvm::ELFYAML::Object
H A DMachO.h208 SectionList Sections; member in class:llvm::object::MachOObjectFile
/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h149 SectionList Sections; member in class:llvm::RuntimeDyldImpl
/freebsd-10.3-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp255 std::vector<SectionRef> Sections; local
151 getSectionsAndSymbols(const MachO::mach_header Header, MachOObjectFile *MachOObj, std::vector<SectionRef> &Sections, std::vector<SymbolRef> &Symbols, SmallVectorImpl<uint64_t> &FoundFns, uint64_t &BaseSegmentAddress) argument
[all...]
/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.cpp298 const std::map<object::SectionRef, Section> &Sections = getTypesSections(); local
/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp132 sections Sections; member in class:__anon2406::WinCOFFObjectWriter
[all...]
H A DELFObjectWriter.cpp1200 std::vector<const MCSectionELF*> Sections; local
1445 std::vector<const MCSectionELF*> Sections; local
1479 ComputeSectionOrder(MCAssembler &Asm, std::vector<const MCSectionELF*> &Sections) argument
1544 std::vector<const MCSectionELF*> Sections; local
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCAssembler.h845 iplist<MCSectionData> Sections; member in class:llvm::MCAssembler
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1137 std::vector<const MCSection *> Sections; local
2810 std::vector<const MCSection *> Sections; local
[all...]

Completed in 156 milliseconds