Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c2295 static int read_annotate(struct objtool_file *file, in read_annotate() function
2557 ret = read_annotate(file, __annotate_early); in decode_sections()
2579 ret = read_annotate(file, __annotate_ifc); in decode_sections()
2599 ret = read_annotate(file, __annotate_late); in decode_sections()