Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h173 NearSysCall = 0x09, // near sys call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h182 NearSysCall = 0x09, // near sys call enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h182 NearSysCall = 0x09, // near sys call enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp83 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearSysCall, "syscall", OS) in operator <<()
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp57 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearSysCall, "syscall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp83 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearSysCall, "syscall", OS) in operator <<()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp404 CV_ENUM_CLASS_ENT(CallingConvention, NearSysCall),
DTypeDumpVisitor.cpp119 ENUM_ENTRY(CallingConvention, NearSysCall),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp396 CV_ENUM_CLASS_ENT(CallingConvention, NearSysCall),
DTypeDumpVisitor.cpp119 ENUM_ENTRY(CallingConvention, NearSysCall),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp119 RETURN_CASE(CallingConvention, NearSysCall, "near syscall"); in formatCallingConvention()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp166 ENUM_ENTRY(CallingConvention, NearSysCall),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp241 IO.enumCase(Value, "NearSysCall", CallingConvention::NearSysCall); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp241 IO.enumCase(Value, "NearSysCall", CallingConvention::NearSysCall); in enumeration()