Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DPeImage.h674 } UNWIND_INFO; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DGenFw.c1081 UNWIND_INFO *UnwindInfo; in main()
2460 …UnwindInfo = (UNWIND_INFO *)(FileBuffer + SectionHeader->PointerToRawData + (RuntimeFunction->Unwi… in main()
2463 memset (UnwindInfo, 0, sizeof (UNWIND_INFO)); in main()