Searched defs:SectionMap (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h40 typedef std::map<std::string, SectionAddressInfo> SectionMap; typedef in class:llvm::RuntimeDyldCheckerImpl
H A DRuntimeDyldImpl.h499 finalizeLoad(const ObjectFile &ObjImg, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldMachO.cpp212 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
H A DRuntimeDyldELF.cpp1794 finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) argument
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp132 section_map SectionMap; member in class:__anon2629::WinCOFFObjectWriter
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp635 std::map<std::string, unsigned> SectionMap; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1694 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; local

Completed in 125 milliseconds