Home
last modified time | relevance | path

Searched refs:find_symbol_containing (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/objtool/arch/x86/
A Dspecial.c123 if (find_symbol_containing(table_sec, table_offset) && in arch_find_switch_table()
A Ddecode.c646 sym = find_symbol_containing(sec, offset); in arch_decode_instruction()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dwarn.h29 sym = find_symbol_containing(sec, offset); in offstr()
A Delf.h181 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset);
/linux-6.3-rc2/tools/objtool/
A Delf.c159 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing() function
A Dcheck.c4304 struct symbol *sym = find_symbol_containing(insn->sec, insn->offset-1); in noendbr_range()

Completed in 13 milliseconds