Home
last modified time | relevance | path

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

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