36 struct cleanup *cleanup_stack, *cleanup_tuple;
40 error (
_(
"-symbol-list-lines: Usage: SOURCE_FILENAME"));
46 error (
_(
"-symbol-list-lines: Unknown source file name."));
void ui_out_field_int(struct ui_out *uiout, const char *fldname, int value)
struct symtab * lookup_symtab(const char *name)
struct cleanup * make_cleanup_ui_out_list_begin_end(struct ui_out *uiout, const char *id)
struct cleanup * make_cleanup_ui_out_tuple_begin_end(struct ui_out *uiout, const char *id)
#define SYMTAB_OBJFILE(symtab)
struct gdbarch * get_objfile_arch(const struct objfile *objfile)
void mi_cmd_symbol_list_lines(char *command, char **argv, int argc)
void ui_out_field_core_addr(struct ui_out *uiout, const char *fldname, struct gdbarch *gdbarch, CORE_ADDR address)
struct ui_out * current_uiout
#define SYMTAB_LINETABLE(symtab)
void error(const char *fmt,...)
void do_cleanups(struct cleanup *old_chain)