HomeSort by relevance Sort by last modified time
    Searched refs:elf_shdr (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/hw/
elf_ops.h 30 static void glue(bswap_shdr, SZ)(struct elf_shdr *shdr)
52 static struct elf_shdr *glue(find_section, SZ)(struct elf_shdr *shdr_table,
103 struct elf_shdr *symtab, *strtab, *shdr_table = NULL;
110 sizeof(struct elf_shdr) * ehdr->e_shnum);
  /external/qemu/hw/core/
loader.c 289 #undef elf_shdr macro
299 #define elf_shdr elf64_shdr macro
  /external/qemu/include/
elf.h 1479 #define elf_shdr macro
1494 #define elf_shdr macro
    [all...]

Completed in 126 milliseconds