Home
last modified time | relevance | path

Searched defs:CV_SYMBOL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp109 #define CV_SYMBOL( formatSymbolKind() macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp23 #define CV_SYMBOL(enum, val) {#enum, enum}, macro
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h49 #define CV_SYMBOL(name, val) name = val, macro