Searched defs:library_get_prototype (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Doutput.c195 library_get_prototype(struct library *lib, const char *name) function
230 data->ret = library_get_prototype(lib, data->name);
243 data.ret = library_get_prototype(lib, libsym->name);

Completed in 73 milliseconds