Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dsgx.c238 SGXEPCSectionList *section_list, *section; in hmp_info_sgx() local
255 section_list = info->sections; in hmp_info_sgx()
256 for (section = section_list; section; section = section->next) { in hmp_info_sgx()