Searched refs:addMapping (Results 1 – 7 of 7) sorted by relevance
35 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping() function in DebugCrossModuleExportsSubsection
109 void addMapping(TypeIndex Idx);207 void TypeStreamMerger::addMapping(TypeIndex Idx) { in addMapping() function in TypeStreamMerger379 addMapping(DestIdx); in remapType()
56 void addMapping(uint32_t Local, uint32_t Global);
504 void addMapping(LVLine *Line, LVSectionIndex SectionIndex);
707 CompileUnit->addMapping(Line, SectionIndex); in processLines()
469 Result->addMapping(M.Local, M.Global); in toCodeViewSubsection()
1256 void LVScopeCompileUnit::addMapping(LVLine *Line, LVSectionIndex SectionIndex) { in addMapping() function in LVScopeCompileUnit