Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp162 using FileToSectionIDMap = StringMap<SectionIDMap>; typedef
164 void dumpFileToSectionIDMap(const FileToSectionIDMap &FileToSecIDMap) { in dumpFileToSectionIDMap()
172 Expected<unsigned> getSectionId(const FileToSectionIDMap &FileToSecIDMap, in getSectionId()
599 const FileToSectionIDMap &FileToSecIDMap) { in applySpecificSectionMappings()
861 FileToSectionIDMap FileToSecIDMap; in linkAndVerify()