Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c226 if ( elf_uval(elf, shdr, sh_type) != SHT_STRTAB ) in elf_parse_bsdsyms()
406 if ( elf_uval(elf, section_handle, sh_type) != SHT_STRTAB ) in elf_load_bsdsyms()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h237 #define SHT_STRTAB 3 /* string table section */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmkelf32.c93 SHT_STRTAB, /* sh_type */
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch_elf.c33 if ( s->sh_type != SHT_STRTAB ) in elf_verify_strtab()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_core.c597 sts = xc_core_shdr_set(xch, shdr, strtab, ELF_SHSTRTAB, SHT_STRTAB, 0, 0, 0, 0); in xc_domain_dumpcore_via_callback()

Completed in 10 milliseconds