Searched defs:FileToSecIDMap (Results 1 – 1 of 1) sorted by relevance
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() local