HomeSort by relevance Sort by last modified time
    Searched defs:DebugInfo (Results 1 - 25 of 50) sorted by null

1 2

  /art/compiler/debug/
debug_info.h 31 struct DebugInfo {
  /device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/
ReportStatusCodeLib.c 236 EFI_DEBUG_INFO *DebugInfo;
253 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
255 *ErrorLevel = DebugInfo->ErrorLevel;
261 *Marker = (BASE_LIST) (DebugInfo + 1);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c 48 EFI_DEBUG_INFO *DebugInfo;
74 DebugInfo = (EFI_DEBUG_INFO *)Buffer;
75 DebugInfo->ErrorLevel = (UINT32)ErrorLevel;
81 for (Index = 0, ArgumentPointer = (UINT64 *)(DebugInfo + 1); Index < 12; Index++, ArgumentPointer++) {
93 DebugInfo,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
ReportStatusCode.c 321 EFI_DEBUG_INFO *DebugInfo;
327 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
329 *ErrorLevel = DebugInfo->ErrorLevel;
340 *Marker = (VA_LIST) (DebugInfo + 1);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
ReportStatusCode.c 43 EFI_DEBUG_INFO *DebugInfo;
91 DebugInfo = (EFI_DEBUG_INFO *) (Data + 1);
92 Marker = (VA_LIST) (DebugInfo + 1);
93 Format = (CHAR8 *) (((UINT64 *) (DebugInfo + 1)) + 12);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
ReportStatusCode.c 143 EFI_DEBUG_INFO *DebugInfo;
160 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
162 *ErrorLevel = DebugInfo->ErrorLevel;
168 *Marker = (BASE_LIST) (DebugInfo + 1);
195 EFI_DEBUG_INFO *DebugInfo;
242 DebugInfo = (EFI_DEBUG_INFO *) (Data + 1);
243 Marker = (BASE_LIST) (DebugInfo + 1);
244 Format = (CHAR8 *) (((UINT64 *) (DebugInfo + 1)) + 12);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
ReportStatusCodeLib.c 166 EFI_DEBUG_INFO *DebugInfo;
183 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
185 *ErrorLevel = DebugInfo->ErrorLevel;
196 *Marker = (BASE_LIST) (DebugInfo + 1);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CVDebugRecord.h 46 union DebugInfo {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeReportStatusCodeLib/
ReportStatusCodeLib.c 278 EFI_DEBUG_INFO *DebugInfo;
295 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
297 *ErrorLevel = DebugInfo->ErrorLevel;
307 *Marker = (VA_LIST) (DebugInfo + 1);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiReportStatusCodeLib/
ReportStatusCodeLib.c 226 EFI_DEBUG_INFO *DebugInfo;
243 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
245 *ErrorLevel = DebugInfo->ErrorLevel;
255 *Marker = (VA_LIST) (DebugInfo + 1);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/
ReportStatusCodeLib.c 258 EFI_DEBUG_INFO *DebugInfo;
275 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
277 *ErrorLevel = DebugInfo->ErrorLevel;
287 *Marker = (VA_LIST) (DebugInfo + 1);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/
ReportStatusCodeLib.c 266 EFI_DEBUG_INFO *DebugInfo;
283 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1);
285 *ErrorLevel = DebugInfo->ErrorLevel;
296 *Marker = (BASE_LIST) (DebugInfo + 1);

Completed in 1155 milliseconds

1 2