Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dklp-diff.c227 static struct symbol *next_file_symbol(struct elf *elf, struct symbol *sym) in next_file_symbol() function
370 file1_sym = next_file_symbol(e->orig, file1_sym), in correlate_symbols()
371 file2_sym = next_file_symbol(e->patched, file2_sym)) { in correlate_symbols()