Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DPeImage.h665 } RUNTIME_FUNCTION; typedef
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DGenFw.c1080 RUNTIME_FUNCTION *RuntimeFunction; in main()
2455 RuntimeFunction = (RUNTIME_FUNCTION *)(FileBuffer + SectionHeader->PointerToRawData); in main()
2456 …->DataDirectory[EFI_IMAGE_DIRECTORY_ENTRY_EXCEPTION].Size / sizeof (RUNTIME_FUNCTION); Index1++, R… in main()
2468 memset (RuntimeFunction, 0, sizeof (RUNTIME_FUNCTION)); in main()