Home
last modified time | relevance | path

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

/external/u-boot/include/
Defi_loader.h23 const char *__efi_nesting_inc(void);
31 debug("%sEFI: Entry %s(" format ")\n", __efi_nesting_inc(), \
50 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
63 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
/external/u-boot/lib/efi_loader/
Defi_boottime.c156 const char *__efi_nesting_inc(void) in __efi_nesting_inc() function