OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elf_sym
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
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
...]
loader.c
289
#undef
elf_sym
macro
299
#define
elf_sym
elf64_sym
macro
elf.h
1223
#define
elf_sym
macro
1238
#define
elf_sym
macro
[
all
...]
Completed in 87 milliseconds