Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp35 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping() function in DebugCrossModuleExportsSubsection
H A DTypeStreamMerger.cpp109 void addMapping(TypeIndex Idx);
207 void TypeStreamMerger::addMapping(TypeIndex Idx) { in addMapping() function in TypeStreamMerger
379 addMapping(DestIdx); in remapType()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h56 void addMapping(uint32_t Local, uint32_t Global);
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h502 void addMapping(LVLine *Line, LVSectionIndex SectionIndex);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp780 CompileUnit->addMapping(Line, SectionIndex); in processLines()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp469 Result->addMapping(M.Local, M.Global); in toCodeViewSubsection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1243 void LVScopeCompileUnit::addMapping(LVLine *Line, LVSectionIndex SectionIndex) { in processRangeLocationCoverage()
1251 void LVScopeCompileUnit::addMapping(LVLine *Line, LVSectionIndex SectionIndex) { addMapping() function in LVScopeCompileUnit