Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp313 const struct stat* file_stat, off64_t file_offset, in soinfo_alloc()
919 off64_t* file_offset, std::string* realpath) { in open_library_in_zipfile()
999 const char* path, off64_t* file_offset, in open_library_at_path()
1024 const char* name, off64_t* file_offset, in open_library_on_paths()
1045 off64_t* file_offset, std::string* realpath) { in open_library()
1075 int open_executable(const char* path, off64_t* file_offset, std::string* realpath) { in open_executable()
1111 off64_t file_offset, in find_loaded_library_by_inode()
1169 off64_t file_offset = task->get_file_offset(); in load_library() local
1325 off64_t file_offset = 0; in load_library() local
1352 off64_t file_offset; in load_library() local
Dlinker_phdr.cpp167 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()
1206 size_t* file_offset) { in phdr_table_serialize_gnu_relro()
1254 size_t* file_offset) { in phdr_table_map_gnu_relro()
Dlinker_main.cpp273 off64_t file_offset; in load_executable() local
Dlinker_soinfo.cpp215 off64_t file_offset, int rtld_flags) { in soinfo()
/bionic/libc/kernel/uapi/drm/
Dpanfrost_drm.h138 __u32 file_offset; member