Searched refs:addMapping (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp34 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, function in class:DebugCrossModuleExportsSubsection
H A DTypeStreamMerger.cpp108 void addMapping(TypeIndex Idx);
206 void TypeStreamMerger::addMapping(TypeIndex Idx) { function in class:TypeStreamMerger
380 addMapping(DestIdx);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h55 void addMapping(uint32_t Local, uint32_t Global);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp469 Result->addMapping(M.Local, M.Global);

Completed in 113 milliseconds