Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_rdebug.cpp157 class ScopedPageMapper { class
159 ScopedPageMapper() : page_address_(0), page_prot_(0) {} in ScopedPageMapper() function in crazy::__anon743a42b70111::ScopedPageMapper
161 ~ScopedPageMapper();
169 void ScopedPageMapper::MapReadWrite(void* address) { in MapReadWrite()
188 ScopedPageMapper::~ScopedPageMapper() { in ~ScopedPageMapper()
374 ScopedPageMapper mapper; in AddEntryImpl()
381 ScopedPageMapper mapper; in AddEntryImpl()
405 ScopedPageMapper mapper; in DelEntryImpl()
412 ScopedPageMapper mapper; in DelEntryImpl()