Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h283 ino_t get_st_ino() const;
Dlinker.cpp1273 si->get_st_ino() != 0 && in load_library()
1275 si->get_st_ino() == file_stat.st_ino && in load_library()
2324 ino_t soinfo::get_st_ino() const { in get_st_ino() function in soinfo