Searched refs:find_symbol_containing (Results 1 – 7 of 7) sorted by relevance
115 if (find_symbol_containing(table_sec, table_offset) && in arch_find_switch_table()
737 sym = find_symbol_containing(sec, offset); in arch_decode_instruction()
30 sym = find_symbol_containing(sec, offset); in offstr()
189 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset); in sec_changed()
863 sym = find_symbol_containing(sec, arch_adjusted_addend(reloc)); in convert_reloc_secsym_to_sym()
197 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing() function
3682 sym = find_symbol_containing(reloc->sym->sec, offset); in checksum_update_insn()4576 struct symbol *sym = find_symbol_containing(insn->sec, insn->offset-1); in noendbr_range()