Searched refs:dbegin (Results 1 – 2 of 2) sorted by relevance
5375 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()
1330 struct dntt_type_begin dbegin; member