Searched defs:lib (Results 1 – 8 of 8) sorted by relevance
/elf/ |
A D | tst-relsort1.c | 8 const char lib[] = "$ORIGIN/tst-relsort1mod1.so"; in do_test() local
|
A D | tst-filterobj-dlopen.c | 27 void *lib = xdlopen ("tst-filterobj-flt.so", RTLD_LAZY); in do_test() local
|
A D | tst-auxobj-dlopen.c | 27 void *lib = xdlopen ("tst-filterobj-aux.so", RTLD_LAZY); in do_test() local
|
A D | readlib.c | 75 const char *lib, int *flag, unsigned int *osversion, in process_file() 191 implicit_soname (const char *lib, int flag) in implicit_soname()
|
A D | readelflib.c | 42 process_elf_file (const char *file_name, const char *lib, int *flag, in process_elf_file()
|
A D | dl-cache.c | 255 const struct file_entry *lib in search_cache() local
|
A D | cache.c | 144 struct stringtable_entry *lib; /* Library name. */ member 166 print_entry (const char *lib, int flag, unsigned int osversion, in print_entry()
|
A D | Makefile | 797 lib := rtld macro
|
Completed in 30 milliseconds