Home
last modified time | relevance | path

Searched refs:SafeBuffers (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h235 SafeBuffers = 0x00002000, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp224 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SafeBuffers),
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp130 PUSH_FLAG(FrameProcedureOptions, SafeBuffers, FPO, "safe buffers"); in formatFrameProcedureOptions()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1520 FPO |= FrameProcedureOptions::SafeBuffers; in beginFunctionImpl()