Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h299 ino_t get_st_ino() const;
Dlinker.cpp1721 si->get_st_ino() != 0 && in load_library()
1723 si->get_st_ino() == file_stat.st_ino && in load_library()
3244 ino_t soinfo::get_st_ino() const { in get_st_ino() function in soinfo