Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp1089 static int open_library_in_zipfile(const char* const path, in open_library_in_zipfile() function
1183 fd = open_library_in_zipfile(buf, file_offset); in open_library_on_ld_library_path()
1207 int fd = open_library_in_zipfile(name, file_offset); in open_library()