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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dpsympriv.h92 struct section_offsets *section_offsets; member in struct:partial_symtab
H A Dsomread.c59 som_symtab_read(bfd *abfd, struct objfile *objfile, struct section_offsets *section_offsets) argument
[all...]
H A Dmipsread.c182 read_alphacoff_dynamic_symtab (struct section_offsets *section_offsets, argument
H A Dobjfiles.h344 struct section_offsets *section_offsets; member in struct:objfile
H A Dpsymtab.c1331 start_psymtab_common(struct objfile *objfile, struct section_offsets *section_offsets, const char *filename, CORE_ADDR textlow, struct partial_symbol **global_syms, struct partial_symbol **static_syms) argument
H A Dsymtab.h726 struct section_offsets struct
H A Ddbxread.c2523 struct section_offsets *section_offsets; local
2721 process_one_symbol(int type, int desc, CORE_ADDR valu, char *name, struct section_offsets *section_offsets, struct objfile *objfile) argument
[all...]
H A Dmdebugread.c545 parse_symbol(SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
2082 parse_external(EXTR *es, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
[all...]
H A Dsymfile.c516 relative_addr_info_to_section_offsets(struct section_offsets *section_offsets, int num_sections, struct section_addr_info *addrs) argument
[all...]

Completed in 145 milliseconds