Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c2309 static int read_annotate(struct objtool_file *file, in read_annotate() function
2621 if (read_annotate(file, __annotate_early)) in decode_sections()
2640 if (read_annotate(file, __annotate_ifc)) in decode_sections()
2659 if (read_annotate(file, __annotate_late)) in decode_sections()