Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h181 ArmCall = 0x11, // ARM call enumerator
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp65 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, ArmCall , "armcall", OS) in operator <<()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp174 ENUM_ENTRY(CallingConvention, ArmCall),