Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h43 DebugFrameDataSubsection(bool IncludeRelocPtr) in DebugFrameDataSubsection() argument
45 IncludeRelocPtr(IncludeRelocPtr) {} in DebugFrameDataSubsection()
57 bool IncludeRelocPtr = false;
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp38 if (IncludeRelocPtr) in calculateSerializedSize()
44 if (IncludeRelocPtr) { in commit()