Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_rdebug.cpp374 ScopedPageMapper mapper; in AddEntryImpl() local
376 mapper.MapReadWrite(before); in AddEntryImpl()
381 ScopedPageMapper mapper; in AddEntryImpl() local
383 mapper.MapReadWrite(after); in AddEntryImpl()
405 ScopedPageMapper mapper; in DelEntryImpl() local
407 mapper.MapReadWrite(entry->l_prev); in DelEntryImpl()
412 ScopedPageMapper mapper; in DelEntryImpl() local
414 mapper.MapReadWrite(entry->l_next); in DelEntryImpl()