Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DPeImage.h664 UINT32 UnwindInfoAddress; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DGenFw.c2459 …if (RuntimeFunction->UnwindInfoAddress >= SectionHeader->VirtualAddress && RuntimeFunction->Unwind… in main()
2460 …*)(FileBuffer + SectionHeader->PointerToRawData + (RuntimeFunction->UnwindInfoAddress - SectionHea… in main()