Searched refs:find_symbol_containing (Results 1 – 5 of 5) sorted by relevance
116 reloc->sym = find_symbol_containing(insn_sec, insn_off); in create_orc_entry()122 reloc->sym = find_symbol_containing(insn_sec, in create_orc_entry()
138 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset);
192 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing() function
123 if (find_symbol_containing(table_sec, table_offset) && in arch_find_switch_table()
478 sym = find_symbol_containing(sec, offset); in arch_decode_instruction()