Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/xmon/
Dxmon.c1610 static void get_function_bounds(unsigned long pc, unsigned long *startp, in get_function_bounds() function
1667 get_function_bounds(pc, &fnstart, &fnend); in xmon_show_stack()