Home
last modified time | relevance | path

Searched refs:recordFunctionId (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h148 bool recordFunctionId(unsigned FuncId);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp86 bool CodeViewContext::recordFunctionId(unsigned FuncId) { in recordFunctionId() function in CodeViewContext
H A DMCStreamer.cpp292 return getContext().getCVContext().recordFunctionId(FunctionId); in EmitCVFuncIdDirective()