Home
last modified time | relevance | path

Searched defs:RelocSegment (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
140 uint16_t RelocSegment = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
140 uint16_t RelocSegment = 0; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstream.h31 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h92 uint32_t RelocSegment; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h92 uint32_t RelocSegment; member
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp471 uint32_t RelocSegment = Lines.header()->RelocSegment; in findLineTable() local