OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:library_set_pathname
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
library.h
192
void
library_set_pathname
(struct library *lib,
library.c
344
library_set_pathname
(retp, pathname, lib->own_pathname);
407
library_set_pathname
(lib, NULL, 0);
438
library_set_pathname
(struct library *lib, const char *new_name, int own_name)
function
ltrace-elf.c
1208
library_set_pathname
(lib, pathname, 1);
[
all
...]
Completed in 33 milliseconds