Searched refs:EFI_BREAKPOINT (Results 1 – 15 of 15) sorted by relevance
183 #define EFI_BREAKPOINT() __debugbreak() macro185 #define EFI_BREAKPOINT() asm(" int $3"); macro
228 #define EFI_BREAKPOINT EcpEfiBreakPoint macro235 #define EFI_BREAKPOINT() __break(0) macro
232 #define EFI_BREAKPOINT() __asm { int 3 } macro234 #define EFI_BREAKPOINT() asm(" int $3"); macro
99 #define EFI_BREAKPOINT() _break ( 3 ) macro
88 #define EFI_BREAKPOINT EFI_DEADLOOP() macro
87 #define EFI_BREAKPOINT EFI_DEADLOOP() macro
28 #define BREAKPOINT EFI_BREAKPOINT
55 # Only for CYGWINGCC IPF tool chain, EFI_BREAKPOINT and MEMORY_FENCE
61 # Only for CYGWINGCC IPF tool chain, EFI_BREAKPOINT and MEMORY_FENCE
87 # Only for CYGWINGCC IPF tool chain, EFI_BREAKPOINT and MEMORY_FENCE
785 EFI_BREAKPOINT (); in IfrParsePack()
647 EFI_BREAKPOINT (); in ParseFile()
679 EFI_BREAKPOINT (); in ParseFile()
1070 EFI_BREAKPOINT (); in ProcessComponentFile()
5273 + information. If Error Logging hub is not loaded EFI_BREAKPOINT ().