Home
last modified time | relevance | path

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

/system/core/include/corkscrew/
Dmap_info.h53 bool is_writable_map(const map_info_t* milist, uintptr_t addr);
/system/core/libcorkscrew/
Dmap_info.c178 bool is_writable_map(const map_info_t* milist, uintptr_t addr) { in is_writable_map() function