Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp163 void dumpFileToSectionIDMap(const FileToSectionIDMap &FileToSecIDMap) { in dumpFileToSectionIDMap()
171 Expected<unsigned> getSectionId(const FileToSectionIDMap &FileToSecIDMap, in getSectionId()
598 const FileToSectionIDMap &FileToSecIDMap) { in applySpecificSectionMappings()
860 FileToSectionIDMap FileToSecIDMap; in linkAndVerify() local