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

/system/core/include/corkscrew/
H A Dmap_info.h53 bool is_executable_map(const map_info_t* milist, uintptr_t addr);
/system/core/libcorkscrew/
H A Dmap_info.c113 bool is_executable_map(const map_info_t* milist, uintptr_t addr) { function
/system/core/libcorkscrew/arch-arm/
H A Dbacktrace-arm.c546 && is_executable_map(map_info_list, state->gregs[R_LR])) {

Completed in 51 milliseconds