Home
last modified time | relevance | path

Searched refs:IncludeRelocPtr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h43 DebugFrameDataSubsection(bool IncludeRelocPtr) in DebugFrameDataSubsection() argument
45 IncludeRelocPtr(IncludeRelocPtr) {} in DebugFrameDataSubsection()
57 bool IncludeRelocPtr = false;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp38 if (IncludeRelocPtr) in calculateSerializedSize()
44 if (IncludeRelocPtr) { in commit()