Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h173 NearSysCall = 0x09, // near sys call enumerator
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp57 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearSysCall, "syscall", OS) in operator <<()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp166 ENUM_ENTRY(CallingConvention, NearSysCall),