Home
last modified time | relevance | path

Searched refs:PeCoffUnloadImageExtraAction (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeEmuPeCoffExtraActionLib/
DDxeEmuPeCoffExtraActionLib.c101 mThunk->PeCoffUnloadImageExtraAction (ImageContext); in PeCoffLoaderUnloadImageExtraAction()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/
DPeiEmuPeCoffExtraActionLib.c106 EMU_MAGIC_PAGE()->Thunk->PeCoffUnloadImageExtraAction (ImageContext); in PeCoffLoaderUnloadImageExtraAction()
/device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
DEmuThunk.h239 EMU_PE_COFF_UNLOAD_EXTRA_ACTION PeCoffUnloadImageExtraAction; member