Searched refs:SHT_PROGBITS (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/docs/misc/ |
A D | dump-core-format.txt | 55 type SHT_PROGBITS 67 type SHT_PROGBITS 75 type SHT_PROGBITS 97 type SHT_PROGBITS 114 type SHT_PROGBITS 129 type SHT_PROGBITS
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_core.c | 630 SHT_PROGBITS, offset, filesz, in xc_domain_dumpcore_via_callback() 654 SHT_PROGBITS, offset, filesz, in xc_domain_dumpcore_via_callback() 682 sts = xc_core_shdr_set(xch, shdr, strtab, XEN_DUMPCORE_SEC_PAGES, SHT_PROGBITS, in xc_domain_dumpcore_via_callback() 699 SHT_PROGBITS, in xc_domain_dumpcore_via_callback() 707 SHT_PROGBITS, in xc_domain_dumpcore_via_callback()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | elfstructs.h | 235 #define SHT_PROGBITS 1 /* program defined information */ macro
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | mkelf32.c | 82 SHT_PROGBITS, /* sh_type */
|
Completed in 8 milliseconds