Searched defs:file_stat (Results 1 – 2 of 2) sorted by relevance
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()803 struct stat file_stat; in load_library() local
584 struct stat file_stat; in phdr_table_map_gnu_relro() local