Searched refs:toCodeViewSymbol (Results 1 – 4 of 4) sorted by relevance
37 toCodeViewSymbol(BumpPtrAllocator &Allocator,
214 toCodeViewSymbol(BumpPtrAllocator &Allocator,226 toCodeViewSymbol(BumpPtrAllocator &Allocator, in toCodeViewSymbol() function243 CVSymbol toCodeViewSymbol(BumpPtrAllocator &Allocator, in toCodeViewSymbol() function561 CVSymbol CodeViewYAML::SymbolRecord::toCodeViewSymbol( in toCodeViewSymbol() function in CodeViewYAML::SymbolRecord563 return Symbol->toCodeViewSymbol(Allocator, Container); in toCodeViewSymbol()
495 Sym.toCodeViewSymbol(Allocator, CodeViewContainer::ObjectFile)); in toCodeViewSubsection()
810 Symbol.toCodeViewSymbol(Allocator, CodeViewContainer::Pdb)); in yamlToPdb()