Searched defs:file_offset (Results 1 – 3 of 3) sorted by relevance
122 ElfReader::ElfReader(const char* name, int fd, off64_t file_offset) in ElfReader()540 ssize_t file_offset = 0; in phdr_table_serialize_gnu_relro() local596 size_t file_offset = 0; in phdr_table_map_gnu_relro() local
285 static soinfo* soinfo_alloc(const char* name, struct stat* file_stat, off64_t file_offset) { in soinfo_alloc()455 soinfo::soinfo(const char* name, const struct stat* file_stat, off64_t file_offset) { in soinfo()779 off64_t file_offset = 0; in load_library() local
252 off64_t file_offset; member