Searched refs:find_symbol_containing (Results 1 – 3 of 3) sorted by relevance
82 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset);
89 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing() function
823 if (find_symbol_containing(file->rodata, text_rela->addend)) in find_switch_table()