Home | History | Annotate | Download | only in hw

Lines Matching refs:elf_sym

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;
95 struct elf_sym *sym1 = (struct elf_sym *)s1;
104 struct elf_sym *syms = NULL;
127 nsyms = symtab->sh_size / sizeof(struct elf_sym);