Home
last modified time | relevance | path

Searched refs:get_st_ino (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_soinfo.h261 ino_t get_st_ino() const;
Dlinker_soinfo.cpp618 ino_t soinfo::get_st_ino() const { in get_st_ino() function in soinfo
Dlinker.cpp1085 return si->get_st_ino() == file_stat.st_ino && in find_loaded_library_by_inode()