Home
last modified time | relevance | path

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

/linux-6.6.21/tools/objtool/
Dcheck.c671 struct symbol *key_sym; in create_static_call_sections() local
721 key_sym = find_symbol_by_name(file->elf, tmp); in create_static_call_sections()
722 if (!key_sym) { in create_static_call_sections()
738 key_sym = insn_call_dest(insn); in create_static_call_sections()
745 (idx * 2) + 1, key_sym, in create_static_call_sections()