Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp49 extern "C" void __linker_disable_fallback_allocator();
85 __linker_disable_fallback_allocator(); in Disable()
/aosp_15_r20/bionic/linker/
H A Dlinker_memory.cpp49 extern "C" void __linker_disable_fallback_allocator() { in __linker_disable_fallback_allocator() function