Searched defs:RelocSegment (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member in struct:llvm::codeview::LineFragmentHeader
140 uint16_t RelocSegment = 0; member in class:llvm::codeview::final
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h92 uint32_t RelocSegment; member in struct:llvm::CodeViewYAML::SourceLineInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp456 uint32_t RelocSegment = Lines.header()->RelocSegment; local

Completed in 55 milliseconds