Home
last modified time | relevance | path

Searched defs:ForceDwarfFrameSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp464 static cl::opt<bool> ForceDwarfFrameSection( in CGOPT() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h342 unsigned ForceDwarfFrameSection : 1; variable