Searched defs:sections (Results 1 – 4 of 4) sorted by relevance
344 static struct sections { struct345 uint64_t (*sections_size_func)(DumpState *s); argument346 int (*sections_contents_func)(DumpState *s, uint8_t *buff); argument348 } sections[] = { variable
57 struct SGXEPCDevice **sections; member
296 def _add_doc(self, typ, sections): argument
129 MemoryRegionSection *sections; member318 MemoryRegionSection *sections = d->map.sections; in phys_page_find() local
Completed in 18 milliseconds