Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp64 extern "C" void __linker_disable_fallback_allocator();
98 __linker_disable_fallback_allocator(); in debuggerd_fallback_trace()
110 __linker_disable_fallback_allocator(); in debuggerd_fallback_tombstone()
/aosp12/bionic/linker/
H A Dlinker_memory.cpp49 extern "C" void __linker_disable_fallback_allocator() { in __linker_disable_fallback_allocator() function