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() 714 ssize_t file_offset = 0; in phdr_table_serialize_gnu_relro() local 772 size_t file_offset = 0; in phdr_table_map_gnu_relro() local
|
D | linker.cpp | 369 struct stat* file_stat, off64_t file_offset, in soinfo_alloc() 871 const struct stat* file_stat, off64_t file_offset, in soinfo() 1482 off64_t* file_offset, std::string* realpath) { in open_library_in_zipfile() 1560 const char* name, off64_t* file_offset, in open_library_on_paths() 1596 off64_t* file_offset, std::string* realpath) { in open_library() 1685 off64_t file_offset = task->get_file_offset(); in load_library() local 1824 off64_t file_offset; in load_library() local
|