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

  /bionic/linker/
linker_cfi.h 79 bool NotifyLibDl(soinfo *solist, uintptr_t p);
linker_cfi.cpp 196 bool CFIShadowWriter::NotifyLibDl(soinfo* solist, uintptr_t p) {
237 if (!NotifyLibDl(solist, MapShadow()))

Completed in 73 milliseconds