Searched defs:Deallocate (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
H A Dcrazy_linker_memory_mapping.h60 // Deallocate an existing mapping, if any.
61 void Deallocate() { function in class:crazy::MemoryMapping
83 ~ScopedMemoryMapping() { Deallocate(); }

Completed in 342 milliseconds