Searched defs:SYMBOL_RECORD (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecordMapping.h | 32 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
H A D | SymbolVisitorCallbacks.h | 38 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
H A D | SymbolVisitorCallbackPipeline.h | 60 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
H A D | SymbolSerializer.h | 66 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
H A D | SymbolDeserializer.h | 75 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
H A D | CodeView.h | 42 #define SYMBOL_RECORD(lf_ename, value, name) name = value, macro
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.h | 42 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | FormatUtil.cpp | 107 #define SYMBOL_RECORD(EnumName, value, name) \ in formatSymbolKind() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | CVSymbolVisitor.cpp | 41 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ in finishVisitation() macro
|
H A D | SymbolDumper.cpp | 37 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ macro 68 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ in getSymbolKindName() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 643 #define SYMBOL_RECORD( fromCodeViewSymbol() macro 672 #define SYMBOL_RECORD( mapping() macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 52 #define SYMBOL_RECORD(EnumName, EnumVal, Name) \ in getSymbolKindName() macro
|