Searched refs:find_symbol_containing (Results 1 – 3 of 3) sorted by relevance
91 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset);
95 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing() function
967 if (find_symbol_containing(file->rodata, table_offset)) in find_switch_table()