Home
last modified time | relevance | path

Searched +defs:vmlinux +defs:a (Results 1 – 2 of 2) sorted by relevance

/linux/tools/objtool/
H A Dklp-diff.c57 const char *a; escape_str() local
563 bool vmlinux = str_ends_with(objname, "vmlinux.o"); find_sympos() local
[all...]
/linux/tools/perf/util/
H A Dsymbol.c160 s64 a; in choose_best_symbol() local
762 static int sym_name_cmp(const void *a, const void *b) in sym_name_cmp()
2013 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()