Home
last modified time | relevance | path

Searched refs:SumName (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
H A DSymbolDumper.cpp524 W.printNumber("SumName", ProcRef.SumName); in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp372 IO.mapRequired("SumName", Symbol.SumName); in map()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h400 uint32_t SumName = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp794 PR.SumName, PR.SymOffset); in visitKnownRecord()