Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dfastboot.h105 } fastboot_section_t; typedef
120 fastboot_section_t fb_sections[MAX_ELF32_LOAD_SECTIONS];
/titanic_41/usr/src/uts/i86pc/ml/
H A Doffsets.in401 fastboot_section_t
/titanic_41/usr/src/uts/i86pc/os/
H A Dfastboot.c403 fastboot_elf32_find_loadables(void *img, off_t imgsz, fastboot_section_t *sectp, in fastboot_elf32_find_loadables()