Home
last modified time | relevance | path

Searched refs:DBX_TEXT_SIZE (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dgdb-stabs.h67 #define DBX_TEXT_SIZE(o) (DBX_SYMFILE_INFO(o)->text_size) macro
H A Ddbxread.c235 DBX_TEXT_SIZE (objfile) = end - start; in find_text_range()
611 DBX_TEXT_SIZE (objfile) = bfd_section_size (text_sect); in dbx_symfile_init()
983 text_size = DBX_TEXT_SIZE (objfile); in read_dbx_symtab()
2902 DBX_TEXT_SIZE (objfile) = textsize; in coffstab_build_psymtabs()
3085 DBX_TEXT_SIZE (objfile) = bfd_section_size (text_sect); in stabsect_build_psymtabs()
H A DChangeLog-19952156 (DBX_TEXT_ADDR, DBX_TEXT_SIZE): Define.
2168 DBX_TEXT_SIZE, rather than getting both from DBX_TEXT_SECT.
2169 (dbx_symfile_init): Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not
2178 Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not DBX_TEXT_SECT. Handle
2181 DBX_TEXT_SIZE, rather than getting both from DBX_TEXT_SECT.
2182 (os9k_symfile_init): Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dgdb-stabs.h67 #define DBX_TEXT_SIZE(o) (DBX_SYMFILE_INFO(o)->text_size) macro
H A Ddbxread.c235 DBX_TEXT_SIZE (objfile) = end - start; in find_text_range()
611 DBX_TEXT_SIZE (objfile) = bfd_section_size (text_sect); in dbx_symfile_init()
983 text_size = DBX_TEXT_SIZE (objfile); in read_dbx_symtab()
2902 DBX_TEXT_SIZE (objfile) = textsize; in coffstab_build_psymtabs()
3085 DBX_TEXT_SIZE (objfile) = bfd_section_size (text_sect); in stabsect_build_psymtabs()
H A DChangeLog-19952156 (DBX_TEXT_ADDR, DBX_TEXT_SIZE): Define.
2168 DBX_TEXT_SIZE, rather than getting both from DBX_TEXT_SECT.
2169 (dbx_symfile_init): Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not
2178 Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not DBX_TEXT_SECT. Handle
2181 DBX_TEXT_SIZE, rather than getting both from DBX_TEXT_SECT.
2182 (os9k_symfile_init): Set DBX_TEXT_ADDR and DBX_TEXT_SIZE, not