Home
last modified time | relevance | path

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

/scripts/
A Dkallsyms.c36 struct sym_entry { struct
57 static struct sym_entry **table; argument
74 static char *sym_name(const struct sym_entry *s) in sym_name()
121 struct sym_entry *sym; in read_symbol()
175 static int symbol_in_range(const struct sym_entry *s, in symbol_in_range()
196 static int symbol_valid(const struct sym_entry *s) in symbol_valid()
251 struct sym_entry *sym; in read_map()
317 const struct sym_entry *sa = *(const struct sym_entry **)a; in compare_names()
318 const struct sym_entry *sb = *(const struct sym_entry **)b; in compare_names()
667 const struct sym_entry *sa = *(const struct sym_entry **)a; in compare_symbols()
[all …]

Completed in 4 milliseconds