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

  /external/qemu/include/hw/
elf_ops.h 44 static void glue(bswap_sym, SZ)(struct elf_sym *sym)
65 struct elf_sym *key = (struct elf_sym *)s0;
66 struct elf_sym *sym = (struct elf_sym *)s1;
78 struct elf_sym *syms = glue(s->disas_symtab.elf, SZ);
79 struct elf_sym key;
80 struct elf_sym *sym;
94 struct elf_sym *sym0 = (struct elf_sym *)s0
    [all...]
  /external/qemu/hw/core/
loader.c 290 #undef elf_sym macro
300 #define elf_sym elf64_sym macro
  /external/qemu/include/
elf.h 1480 #define elf_sym macro
1495 #define elf_sym macro
    [all...]

Completed in 95 milliseconds