Searched refs:is_readable_map (Results 1 - 3 of 3) sorted by relevance

/system/core/include/corkscrew/
H A Dmap_info.h50 bool is_readable_map(const map_info_t* milist, uintptr_t addr);
/system/core/libcorkscrew/
H A Dmap_info.c108 bool is_readable_map(const map_info_t* milist, uintptr_t addr) { function
H A Dptrace.c56 if (!is_readable_map(memory->map_info_list, ptr)) {

Completed in 170 milliseconds