Searched refs:realpath_fd (Results 1 - 1 of 1) sorted by last modified time

/bionic/linker/
H A Dlinker.cpp344 static bool realpath_fd(int fd, std::string* realpath) { function
984 if (realpath_fd(fd, realpath)) {
1024 if (!realpath_fd(fd, realpath)) {
1057 if (!realpath_fd(fd, realpath)) {
1299 if (!realpath_fd(extinfo->library_fd, &realpath)) {

Completed in 236 milliseconds