Home
last modified time | relevance | path

Searched refs:FarFast (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h170 FarFast = 0x05, // far left to right push with regs, callee pops stack enumerator
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp54 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarFast , "fastcall", OS) in operator <<()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp163 ENUM_ENTRY(CallingConvention, FarFast),