Home
last modified time | relevance | path

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

/xnu-11215.61.5/pexpert/pexpert/i386/
H A Dboot.h112 struct boot_icon_element { struct
120 typedef struct boot_icon_element boot_icon_element; argument
/xnu-11215.61.5/pexpert/i386/
H A Dpe_init.c64 static boot_icon_element* norootIcon_lzss;
159 norootIcon_lzss = (boot_icon_element *) ml_static_ptovirt(map[0]); in PE_init_iokit()