Home
last modified time | relevance | path

Searched refs:dbegin (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dhpread.c5375 dn_bufp->dbegin.address, in hpread_process_one_debug_symbol()
5377 SYMBOL_LINE (sym) = hpread_get_line (dn_bufp->dbegin.address, objfile); in hpread_process_one_debug_symbol()
5492 dn_bufp->dbegin.address, in hpread_process_one_debug_symbol()
5494 SYMBOL_LINE (sym) = hpread_get_line (dn_bufp->dbegin.address, objfile); in hpread_process_one_debug_symbol()
5539 dn_bufp->dbegin.address, in hpread_process_one_debug_symbol()
5542 valu = hpread_get_location (dn_bufp->dbegin.address, objfile); in hpread_process_one_debug_symbol()
5545 desc = hpread_get_scope_start (dn_bufp->dbegin.address, objfile); in hpread_process_one_debug_symbol()
/freebsd-12-stable/contrib/gdb/include/
Dhp-symtab.h1330 struct dntt_type_begin dbegin; member