Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDSymbolRecordMapping.cpp374 error(IO.mapInteger(ProcRef.SumName)); in visitKnownRecord()
HDSymbolDumper.cpp522 W.printNumber("SumName", ProcRef.SumName); in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLSymbols.cpp386 IO.mapRequired("SumName", Symbol.SumName); in map()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDSymbolRecord.h420 uint32_t SumName = 0; variable
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp823 PR.SumName, PR.SymOffset); in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDPDB.cpp521 ps.SumName = 0; in addGlobalSymbol()