Home
last modified time | relevance | path

Searched refs:sym_entry (Results 1 – 1 of 1) sorted by relevance

/scripts/
Dkallsyms.c36 struct sym_entry { struct
62 static struct sym_entry **table; argument
80 static char *sym_name(const struct sym_entry *s) in sym_name()
121 static struct sym_entry *read_symbol(FILE *in, char **buf, size_t *buf_len) in read_symbol()
127 struct sym_entry *sym; in read_symbol()
183 static int symbol_in_range(const struct sym_entry *s, in symbol_in_range()
204 static int symbol_valid(const struct sym_entry *s) in symbol_valid()
259 struct sym_entry *sym; in read_map()
322 static bool symbol_absolute(const struct sym_entry *s) in symbol_absolute()
330 const struct sym_entry *sa = *(const struct sym_entry **)a; in compare_names()
[all …]