HomeSort by relevance Sort by last modified time
    Searched full:shcall (Results 1 - 18 of 18) sorted by null

  /external/vboot_reference/firmware/lib/
vboot_kernel.c 36 VbSharedDataKernelCall *shcall = NULL; local
88 shcall = shared->lk_calls + (shared->lk_call_count
90 Memset(shcall, 0, sizeof(VbSharedDataKernelCall));
91 shcall->boot_flags = (uint32_t)params->boot_flags;
92 shcall->boot_mode = boot_mode;
93 shcall->sector_size = (uint32_t)params->bytes_per_lba;
94 shcall->sector_count = params->streaming_lba_count;
125 shcall->check_result = VBSD_LKC_CHECK_GPT_READ_ERROR;
132 shcall->check_result = VBSD_LKC_CHECK_GPT_PARSE_ERROR;
162 shpart = shcall->parts + (shcall->kernel_parts_foun
    [all...]
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 64 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SHCall , "superhcall", OS)
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 180 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 178 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 178 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 189 SHCall = 0x10, // Hitachi SuperH call
  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 173 ENUM_ENTRY(CallingConvention, SHCall),
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 184 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 184 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 184 SHCall = 0x10, // Hitachi SuperH call
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 184 SHCall = 0x10, // Hitachi SuperH call

Completed in 2126 milliseconds