Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h174 FarSysCall = 0x0a, // far sys call enumerator
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp58 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarSysCall , "syscall", OS) in operator <<()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp167 ENUM_ENTRY(CallingConvention, FarSysCall),