unw_get_reg      1545 source3/lib/util.c 	    unw_get_reg(&cursor, UNW_REG_IP, &ip);
unw_get_reg      1546 source3/lib/util.c 	    unw_get_reg(&cursor, UNW_REG_SP, &sp);
unw_get_reg       236 source3/utils/smbcontrol.c 		unw_get_reg(&cursor, UNW_REG_IP, &ip);
unw_get_reg       237 source3/utils/smbcontrol.c 		unw_get_reg(&cursor, UNW_REG_SP, &sp);