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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.h43 DebugFrameDataSubsection(bool IncludeRelocPtr) argument
45 IncludeRelocPtr(IncludeRelocPtr) {}
57 bool IncludeRelocPtr = false; member in class:llvm::codeview::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugFrameDataSubsection.cpp38 if (IncludeRelocPtr)
44 if (IncludeRelocPtr) {

Completed in 162 milliseconds