HomeSort by: relevance | last modified time | path
    Searched defs:db_frame_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/sh3/
db_interface.c 90 static void db_frame_cmd(db_expr_t, bool, db_expr_t, const char *);
107 { DDB_ADD_CMD("frame", db_frame_cmd, 0,
582 db_frame_cmd(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void
db_interface.c 90 static void db_frame_cmd(db_expr_t, bool, db_expr_t, const char *);
107 { DDB_ADD_CMD("frame", db_frame_cmd, 0,
582 db_frame_cmd(db_expr_t addr, bool have_addr, db_expr_t count, const char *modif) function in typeref:typename:void

Completed in 21 milliseconds