Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dklp-diff.c215 static struct symbol *first_file_symbol(struct elf *elf) in first_file_symbol() function
368 for (file1_sym = first_file_symbol(e->orig), in correlate_symbols()
369 file2_sym = first_file_symbol(e->patched); ; in correlate_symbols()