Lines Matching refs:symbol
5 #include "symbol.h"
12 struct symbol *sym)
25 struct symbol *sym;
67 * find the reference relocation * symbol, i.e. the symbol we will use
100 * While doing that look if we find the ref reloc symbol, if we find it
121 struct symbol *pair, *first_pair;
124 sym = rb_entry(nd, struct symbol, rb_node);
140 * kallsyms don't have the symbol end, so we
141 * set that by using the next symbol start - 1,
168 struct symbol *next = rb_entry(nnd, struct symbol, rb_node);