Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc126 case SHT_SYMTAB:
H A Delfload.c3628 if (shdr[i].sh_type == SHT_SYMTAB) { in load_symbols()
/qemu/bsd-user/
H A Delfload.c410 if (sechdr.sh_type == SHT_SYMTAB) { in load_symbols()
/qemu/include/
H A Delf.h1564 #define SHT_SYMTAB 2 macro
/qemu/include/hw/
H A Delf_ops.h.inc129 symtab = glue(find_section, SZ)(shdr_table, ehdr->e_shnum, SHT_SYMTAB);
/qemu/tcg/
H A Dtcg.c6433 .sh_type = SHT_SYMTAB, in tcg_register_jit_int()