Home
last modified time | relevance | path

Searched refs:global_syms (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dsection.c690 static const asymbol global_syms[] = variable
699 asection SEC = BFD_FAKE_SECTION(SEC, FLAGS, &global_syms[IDX], \
DChangeLog-9899998 * section.c (global_syms): Only initialize union field if
DChangeLog-94956381 (global_syms): Cast initialization of section field.
/freebsd-10-stable/contrib/gdb/gdb/
Dhpread.c870 struct partial_symbol **global_syms; /* We'll be filling in the "global" */ in hpread_quick_traverse() local
996 global_syms = objfile->global_psymbols.list; in hpread_quick_traverse()
1059 global_syms, in hpread_quick_traverse()
1073 global_syms = objfile->global_psymbols.next; in hpread_quick_traverse()
1160 global_syms, in hpread_quick_traverse()
1241 global_syms = objfile->global_psymbols.next; in hpread_quick_traverse()
1388 global_syms, in hpread_quick_traverse()
1470 global_syms = objfile->global_psymbols.next; in hpread_quick_traverse()
1500 global_syms, in hpread_quick_traverse()
2386 struct partial_symbol **global_syms, in hpread_start_psymtab() argument
[all …]
Dxcoffread.c1939 struct partial_symbol **global_syms, in xcoff_start_psymtab() argument
1947 global_syms, static_syms); in xcoff_start_psymtab()
Dsymfile.c2537 CORE_ADDR textlow, struct partial_symbol **global_syms, in start_psymtab_common() argument
2546 psymtab->globals_offset = global_syms - objfile->global_psymbols.list; in start_psymtab_common()
Ddbxread.c2140 int ldsymoff, struct partial_symbol **global_syms, in start_psymtab() argument
2145 filename, textlow, global_syms, static_syms); in start_psymtab()