Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/
H A Dcheck.c2293 static int read_annotate(struct objtool_file *file, in read_annotate() function
2554 ret = read_annotate(file, __annotate_early); in decode_sections()
2576 ret = read_annotate(file, __annotate_ifc); in decode_sections()
2596 ret = read_annotate(file, __annotate_late); in decode_sections()