Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp285 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()
803 struct stat file_stat; in load_library() local
Dlinker_phdr.cpp584 struct stat file_stat; in phdr_table_map_gnu_relro() local