Searched refs:xc_core_shdr_set (Results 1 – 2 of 2) sorted by relevance
| /tools/libs/guest/ |
| A D | xg_core.c | 219 xc_core_shdr_set(xc_interface *xch, in xc_core_shdr_set() function 625 sts = xc_core_shdr_set(xch, shdr, strtab, ELF_SHSTRTAB, SHT_STRTAB, 0, 0, 0, 0); in xc_domain_dumpcore_via_callback() 643 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_NOTE, SHT_NOTE, in xc_domain_dumpcore_via_callback() 657 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_PRSTATUS, in xc_domain_dumpcore_via_callback() 681 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_SHARED_INFO, in xc_domain_dumpcore_via_callback() 710 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_PAGES, SHT_PROGBITS, in xc_domain_dumpcore_via_callback() 726 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_P2M, in xc_domain_dumpcore_via_callback() 734 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_PFN, in xc_domain_dumpcore_via_callback()
|
| A D | xg_core.h | 122 xc_core_shdr_set(xc_interface *xch,
|
Completed in 6 milliseconds