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

  /bionic/linker/
linker_phdr.h 56 bool is_mapped_by_caller() const { return mapped_by_caller_; } function in class:ElfReader
linker.h 364 bool is_mapped_by_caller() const;
linker.cpp 402 if (!si->is_mapped_by_caller()) {
    [all...]

Completed in 1414 milliseconds