Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.cpp855 uintptr_t soinfo::get_handle() const { in get_handle() function in soinfo
866 return reinterpret_cast<void*>(get_handle()); in to_handle()
Dlinker_soinfo.h344 uintptr_t get_handle() const;