Searched refs:find_symbol_by_offset (Results 1 – 3 of 3) sorted by relevance
149 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset);
123 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset() function
959 call_dest = find_symbol_by_offset(sec, offset); in find_call_destination()