Home
last modified time | relevance | path

Searched refs:EfiDebugImageInfo (Results 1 – 2 of 2) sorted by relevance

/lib/uefi/
A Ddebug_support.h48 union EfiDebugImageInfo { union
56 union EfiDebugImageInfo *efi_debug_image_info_table;
A Ddebug_support.cpp79 static constexpr size_t EFI_DEBUG_TABLE_ENTRY_SIZE = (sizeof(union EfiDebugImageInfo));
90 union EfiDebugImageInfo *table; in efi_core_new_debug_image_info_entry()
98 union EfiDebugImageInfo *new_table; in efi_core_new_debug_image_info_entry()
134 sizeof(union EfiDebugImageInfo), in efi_core_new_debug_image_info_entry()
164 union EfiDebugImageInfo *table; in efi_core_remove_debug_image_info_entry()
239 union EfiDebugImageInfo *table = efi_m_debug_info_table_header.efi_debug_image_info_table; in teardown_debug_support()

Completed in 8 milliseconds