Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c628 struct symbol *key_sym; in create_static_call_sections() local
683 key_sym = find_symbol_by_name(file->elf, tmp); in create_static_call_sections()
684 if (!key_sym) { in create_static_call_sections()
699 key_sym = insn_call_dest(insn); in create_static_call_sections()
705 (idx * 2) + 1, key_sym, in create_static_call_sections()