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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1019 SymbolKind ProcKind = GV->hasLocalLinkage() ? SymbolKind::S_LPROC32_ID local
1021 MCSymbol *ProcRecordEnd = beginSymbolRecord(ProcKind);

Completed in 128 milliseconds