Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Ddynlink.c4432 size_t end_locator_pos = zip_file_len - end_locator_len; in open_uncompressed_library_in_zipfile() local
4433 if (fseek(zip_file, end_locator_pos, SEEK_SET) != 0) { in open_uncompressed_library_in_zipfile()