HomeSort by relevance Sort by last modified time
    Searched refs:NearStdCall (Results 1 - 19 of 19) sorted by null

  /external/llvm/tools/llvm-pdbdump/
FunctionDumper.cpp 66 (!ClassParent && CC == CallingConvention::NearStdCall)) {
163 (!ClassParent && CC != CallingConvention::NearStdCall)) {
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 171 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 175 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 175 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 169 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 175 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 175 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 180 NearStdCall = 0x07, // near standard call
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 55 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearStdCall, "stdcall", OS)
  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 164 ENUM_ENTRY(CallingConvention, NearStdCall),
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]

Completed in 581 milliseconds