Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
H A DSymbolDumper.cpp522 W.printNumber("SumName", ProcRef.SumName); in visitKnownRecord()
/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp386 IO.mapRequired("SumName", Symbol.SumName); in map()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h420 uint32_t SumName = 0; variable
/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp823 PR.SumName, PR.SymOffset); in visitKnownRecord()
/src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp521 ps.SumName = 0; in addGlobalSymbol()