Home
last modified time | relevance | path

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

/misc/efi-stub/
A Dpe.c73 uint16_t mMachine; member
127 if ((pe->mMachine != IMAGE_FILE_MACHINE_AMD64) in get_pe_section()
128 && (pe->mMachine != IMAGE_FILE_MACHINE_I386)) in get_pe_section()
164 if ((pe->mMachine != IMAGE_FILE_MACHINE_AMD64) in get_pe_entry()
165 && (pe->mMachine != IMAGE_FILE_MACHINE_I386)) in get_pe_entry()

Completed in 6 milliseconds