Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c2351 static int read_annotate(struct objtool_file *file, in read_annotate() function
2663 if (read_annotate(file, __annotate_early)) in decode_sections()
2682 if (read_annotate(file, __annotate_ifc)) in decode_sections()
2701 if (read_annotate(file, __annotate_late)) in decode_sections()