Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDSymbolRecordMapping.cpp489 error(IO.mapInteger(JumpTable.BaseSegment)); in visitKnownRecord()
HDSymbolDumper.cpp664 W.printNumber("BaseSegment", JumpTable.BaseSegment); in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLSymbols.cpp600 IO.mapRequired("BaseSegment", Symbol.BaseSegment); in map()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDSymbolRecord.h155 uint16_t BaseSegment = 0; variable
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp951 formatSegmentOffset(JumpTable.BaseSegment, JumpTable.BaseOffset), in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp1693 W.printNumber("BaseSegment", JumpTable.BaseSegment); in visitKnownRecord()