Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h238 SafeBuffers = 0x00002000, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp225 CV_ENUM_CLASS_ENT(FrameProcedureOptions, SafeBuffers),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp131 PUSH_FLAG(FrameProcedureOptions, SafeBuffers, FPO, "safe buffers"); in formatFrameProcedureOptions()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1545 FPO |= FrameProcedureOptions::SafeBuffers; in beginFunctionImpl()