Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h48 DebugFrameDataSubsection(bool IncludeRelocPtr) in DebugFrameDataSubsection() argument
50 IncludeRelocPtr(IncludeRelocPtr) {} in DebugFrameDataSubsection()
62 bool IncludeRelocPtr = false;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp40 if (IncludeRelocPtr) in calculateSerializedSize()
46 if (IncludeRelocPtr) { in commit()