Home
last modified time | relevance | path

Searched refs:Vcall (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h566 Vcall, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp198 CASE_OUTPUT_ENUM_CLASS_NAME(codeview::ThunkOrdinal, Vcall, OS) in operator <<()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp267 CV_ENUM_CLASS_ENT(ThunkOrdinal, Vcall),
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp175 RETURN_CASE(ThunkOrdinal, Vcall, "vcall"); in formatThunkOrdinal()