Searched defs:global_syms (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dsection.c582 static const asymbol global_syms[] = variable
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddbxread.c2132 start_psymtab(struct objfile *objfile, char *filename, CORE_ADDR textlow, int ldsymoff, struct partial_symbol **global_syms, struct partial_symbol **static_syms) argument
H A Dxcoffread.c1937 xcoff_start_psymtab(struct objfile *objfile, char *filename, int first_symnum, struct partial_symbol **global_syms, struct partial_symbol **static_syms) argument
H A Dsymfile.c2561 start_psymtab_common(struct objfile *objfile, struct section_offsets *section_offsets, char *filename, CORE_ADDR textlow, struct partial_symbol **global_syms, struct partial_symbol **static_syms) argument
H A Dhpread.c868 struct partial_symbol **global_syms; /* We'll be filling in the "global" */ local
2382 hpread_start_psymtab(struct objfile *objfile, char *filename, CORE_ADDR textlow, int ldsymoff, struct partial_symbol **global_syms, struct partial_symbol **static_syms) argument
[all...]

Completed in 285 milliseconds