Searched defs:file_offset (Results 1 – 2 of 2) sorted by relevance
| /bionic/linker/ |
| D | linker_phdr.cpp | 146 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read() 722 ssize_t file_offset = 0; in phdr_table_serialize_gnu_relro() local 780 size_t file_offset = 0; in phdr_table_map_gnu_relro() local
|
| D | linker.cpp | 376 struct stat* file_stat, off64_t file_offset, in soinfo_alloc() 878 const struct stat* file_stat, off64_t file_offset, in soinfo() 1489 off64_t* file_offset, std::string* realpath) { in open_library_in_zipfile() 1567 const char* name, off64_t* file_offset, in open_library_on_paths() 1603 off64_t* file_offset, std::string* realpath) { in open_library() 1692 off64_t file_offset = task->get_file_offset(); in load_library() local 1831 off64_t file_offset; in load_library() local
|