Searched refs:get_handle (Results 1 – 2 of 2) sorted by relevance
360 uintptr_t get_handle() const;
3436 uintptr_t soinfo::get_handle() const { in get_handle() function in soinfo3447 return reinterpret_cast<void*>(get_handle()); in to_handle()