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

  /src/sys/dev/pci/bktr/
bktr_reg.h 372 u_char dbx; /* Has DBX chip? */ member in struct:CARDTYPE
  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 267 (In newer sun systems, dbx uses a pair of numbers in parens,
285 /* Look up a dbx type-number pair. Return the address of the slot
513 /* Read a number by which a type is referred to in dbx data,
945 /* Global symbol: see if we came across a dbx definition for
1005 /* dbx allows the text of a symbol name to be continued into the
1215 struct dbx_symfile_info *dbx = dbx_objfile_data_key.get(objfile);
1242 dbx->ctx.file_string_table_offset = 0;
1244 dbx->ctx.stringtab_global = DBX_STRINGTAB (objfile);
1262 = make_scoped_restore (&(dbx->ctx.bincl_list), bincl_storage);
1266 dbx->ctx.lowest_text_address = (unrelocated_addr) -1
1212 struct dbx_symfile_info *dbx = dbx_objfile_data_key.get(objfile); local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 267 (In newer sun systems, dbx uses a pair of numbers in parens,
285 /* Look up a dbx type-number pair. Return the address of the slot
513 /* Read a number by which a type is referred to in dbx data,
945 /* Global symbol: see if we came across a dbx definition for
1005 /* dbx allows the text of a symbol name to be continued into the
1215 struct dbx_symfile_info *dbx = dbx_objfile_data_key.get(objfile);
1242 dbx->ctx.file_string_table_offset = 0;
1244 dbx->ctx.stringtab_global = DBX_STRINGTAB (objfile);
1262 = make_scoped_restore (&(dbx->ctx.bincl_list), bincl_storage);
1266 dbx->ctx.lowest_text_address = (unrelocated_addr) -1
1212 struct dbx_symfile_info *dbx = dbx_objfile_data_key.get(objfile); local
    [all...]

Completed in 35 milliseconds