Searched defs:section_offsets (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsomread.c85 som_symtab_read(bfd *abfd, struct objfile *objfile, struct section_offsets *section_offsets) argument
[all...]
H A Dmipsread.c221 read_alphacoff_dynamic_symtab (struct section_offsets *section_offsets, argument
H A Dobjfiles.h401 struct section_offsets *section_offsets; member in struct:objfile
H A Ddbxread.c2467 struct section_offsets *section_offsets; local
2653 process_one_symbol(int type, int desc, CORE_ADDR valu, char *name, struct section_offsets *section_offsets, struct objfile *objfile) argument
[all...]
H A Dsymtab.h736 struct section_offsets struct
886 struct section_offsets *section_offsets; member in struct:partial_symtab
H A Dmdebugread.c605 parse_symbol(SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
2046 parse_external(EXTR *es, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
[all...]
H A Dsymfile.c2535 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
[all...]
H A Dhpread.c2784 hpread_expand_symtab(struct objfile *objfile, int sym_offset, int sym_size, CORE_ADDR text_offset, int text_size, struct section_offsets *section_offsets, char *filename) argument
5095 hpread_process_one_debug_symbol(union dnttentry *dn_bufp, char *name, struct section_offsets *section_offsets, struct objfile *objfile, CORE_ADDR text_offset, int text_size, char *filename, int index, int *at_module_boundary_p) argument
[all...]

Completed in 96 milliseconds