Home
last modified time | relevance | path

Searched refs:BeforeUnload (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_cfi.h95 void BeforeUnload(soinfo* si);
Dlinker_cfi.cpp264 void CFIShadowWriter::BeforeUnload(soinfo* si) { in BeforeUnload() function in CFIShadowWriter
Dlinker.cpp1924 get_cfi_shadow()->BeforeUnload(si); in soinfo_unload_impl()