Home
last modified time | relevance | path

Searched defs:RelocSegment (Results 1 – 3 of 3) sorted by path

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h34 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
141 uint16_t RelocSegment = 0; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h92 uint32_t RelocSegment; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp477 uint32_t RelocSegment = Lines.header()->RelocSegment; in findLineTable() local