Home
last modified time | relevance | path

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

/linux-6.14.4/tools/objtool/
Dcheck.c2261 static int read_annotate(struct objtool_file *file, in read_annotate() function
2517 ret = read_annotate(file, __annotate_early); in decode_sections()
2539 ret = read_annotate(file, __annotate_ifc); in decode_sections()
2559 ret = read_annotate(file, __annotate_late); in decode_sections()