Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmdebugread.c390 long n_globals = 0; /* exported globals (external symbols) */ member
2410 fdr_to_pst[ext_in->ifd].n_globals++; in parse_partial_symbols()
2418 s_idx += fdr_to_pst[f_idx].n_globals; in parse_partial_symbols()
2419 fdr_to_pst[f_idx].n_globals = 0; in parse_partial_symbols()
2477 + fdr_to_pst[ext_in->ifd].n_globals++] = *ext_in; in parse_partial_symbols()
3611 cur_sdx = fdr_to_pst[f_idx].n_globals; in parse_partial_symbols()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git157215 increment the n_globals field within 'struct pst_map' objects stored