Home
last modified time | relevance | path

Searched refs:NotifyLibDl (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_cfi.h80 bool NotifyLibDl(soinfo *solist, uintptr_t p);
Dlinker_cfi.cpp196 bool CFIShadowWriter::NotifyLibDl(soinfo* solist, uintptr_t p) { in NotifyLibDl() function in CFIShadowWriter
237 if (!NotifyLibDl(solist, MapShadow())) in MaybeInit()