Home
last modified time | relevance | path

Searched defs:libname (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmap.c27 const char *libname; in replace_android_lib() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c991 void qtest_module_load(QTestState *s, const char *prefix, const char *libname) in qtest_module_load()