Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_phdr.cpp136 ElfReader::ElfReader(const char* name, int fd, off64_t file_offset, off64_t file_size) in ElfReader()
586 ssize_t file_offset = 0; in phdr_table_serialize_gnu_relro() local
644 size_t file_offset = 0; in phdr_table_map_gnu_relro() local
Dlinker.cpp230 off64_t file_offset, uint32_t rtld_flags) { in soinfo_alloc()
644 off64_t file_offset, int rtld_flags) { in soinfo()
1090 off64_t* file_offset) { in open_library_in_zipfile()
1156 static int open_library_on_default_path(const char* name, off64_t* file_offset) { in open_library_on_default_path()
1173 static int open_library_on_ld_library_path(const char* name, off64_t* file_offset) { in open_library_on_ld_library_path()
1201 static int open_library(const char* name, off64_t* file_offset) { in open_library()
1252 static soinfo* load_library(int fd, off64_t file_offset, in load_library()
1335 off64_t file_offset = 0; in load_library() local
1343 off64_t file_offset; in load_library() local