HomeSort by relevance Sort by last modified time
    Searched defs:is_mapped_by_caller (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_phdr.h 56 bool is_mapped_by_caller() const { return mapped_by_caller_; } function in class:ElfReader
linker_soinfo.cpp 724 bool soinfo::is_mapped_by_caller() const { function in class:soinfo

Completed in 496 milliseconds