Searched refs:elf_sym (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Delf_ops.h44 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 *)s
[all...]
H A Dloader.c289 #undef elf_sym macro
299 #define elf_sym elf64_sym macro
H A Delf.h1223 #define elf_sym elf32_sym macro
1238 #define elf_sym elf64_sym macro

Completed in 386 milliseconds