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

  /external/qemu/
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);
loader.c 288 #undef elf_shdr macro
298 #define elf_shdr elf64_shdr macro
elf.h 1222 #define elf_shdr macro
1237 #define elf_shdr macro
    [all...]

Completed in 887 milliseconds