Home
last modified time | relevance | path

Searched defs:is_mapped_by_caller (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_phdr.h59 bool is_mapped_by_caller() const { return mapped_by_caller_; } in is_mapped_by_caller() function
Dlinker_soinfo.cpp845 bool soinfo::is_mapped_by_caller() const { in is_mapped_by_caller() function in soinfo