Home
last modified time | relevance | path

Searched refs:FileToSectionIDMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp161 using FileToSectionIDMap = StringMap<SectionIDMap>; typedef
163 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()