Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Darch_dump.c346 int (*sections_contents_func)(DumpState *s, uint8_t *buff); member
427 rc = sctn->sections_contents_func(s, buff); in arch_sections_write()