Searched defs:sections (Results 1 – 5 of 5) 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
145 g_autofree TdvfSectionEntry *sections = NULL; in tdvf_parse_metadata() local
273 def _add_doc(self, typ, sections): argument
136 MemoryRegionSection *sections; member326 MemoryRegionSection *sections = d->map.sections; in phys_page_find() local