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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLSymbols.h36 toCodeViewSymbol(BumpPtrAllocator &Allocator,
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp250 toCodeViewSymbol(BumpPtrAllocator &Allocator,
262 toCodeViewSymbol(BumpPtrAllocator &Allocator,
279 CVSymbol toCodeViewSymbol(BumpPtrAllocator &Allocator,
614 CVSymbol CodeViewYAML::SymbolRecord::toCodeViewSymbol( function in class:CodeViewYAML::SymbolRecord
616 return Symbol->toCodeViewSymbol(Allocator, Container);
H A DCodeViewYAMLDebugSections.cpp494 Sym.toCodeViewSymbol(Allocator, CodeViewContainer::ObjectFile));
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp845 Symbol.toCodeViewSymbol(Allocator, CodeViewContainer::Pdb));

Completed in 64 milliseconds