HomeSort by: relevance | last modified time | path
    Searched defs:RelocSegment (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
DebugLinesSubsection.h 33 support::ulittle16_t RelocSegment; // Code segment of line contribution.
140 uint16_t RelocSegment = 0;
  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
CodeViewYAMLDebugSections.h 92 uint32_t RelocSegment;
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
SymbolCache.cpp 472 uint32_t RelocSegment = Lines.header()->RelocSegment;
487 Session.getVAFromSectOffset(RelocSegment, RelocOffset);
495 Session.getVAFromSectOffset(RelocSegment, RelocOffset + LN.Offset);

Completed in 17 milliseconds