HomeSort by relevance Sort by last modified time
    Searched refs: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_; }
105 bool mapped_by_caller_; member in class:ElfReader
linker_phdr.cpp 143 mapped_by_caller_(false) {
473 mapped_by_caller_ = true;
    [all...]

Completed in 103 milliseconds