Searched defs:bookmark (Results 1 – 2 of 2) sorted by relevance
105 struct bookmark { struct106 struct bookmark *next; argument113 static struct bookmark *bookmark_chain; argument
1875 record_full_goto_bookmark (gdb_byte *bookmark, int from_tty) in record_full_goto_bookmark()