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

  /bionic/linker/
linker_soinfo.h 289 void set_mapped_by_caller(bool reserved_map);
linker_soinfo.cpp 716 void soinfo::set_mapped_by_caller(bool mapped_by_caller) { function in class:soinfo
linker.cpp 659 si_->set_mapped_by_caller(elf_reader.is_mapped_by_caller());
    [all...]

Completed in 201 milliseconds