Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1165 static int open_library_on_ld_library_path(const char* name, off64_t* file_offset) { in open_library_on_ld_library_path() function
1213 int fd = open_library_on_ld_library_path(name, file_offset); in open_library()