Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddemangle-ocaml.c15 ocaml_is_mangled(const char *sym) in ocaml_is_mangled() function
36 if (!ocaml_is_mangled(sym)) { in ocaml_demangle_sym()