Home
last modified time | relevance | path

Searched refs:sect_index_data (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.h385 int sect_index_data; member
617 ((objfile->sect_index_data == -1) \
619 : objfile->sect_index_data)
H A Dsomread.c446 objfile->sect_index_data = 1; in som_symfile_offsets()
H A Dobjfiles.c210 objfile->sect_index_data = -1; in allocate_objfile()
H A Dsymfile.c412 objfile->sect_index_data = sect->index; in init_objfile_sect_indices()
443 if (objfile->sect_index_data == -1) in init_objfile_sect_indices()
444 objfile->sect_index_data = 0; in init_objfile_sect_indices()
H A Dxcoffread.c2972 objfile->sect_index_data = sect->index; in xcoff_symfile_offsets()
H A Ddbxread.c1264 data_sect_index = objfile->sect_index_data; in read_dbx_symtab()
H A Dmdebugread.c2475 if (objfile->sect_index_data == -1) in parse_partial_symbols()
H A DNEWS633 mdebugread.c:2443: gdb-internal-error: sect_index_data not initialized
H A DChangeLog-20004920 sect_index_text, sect_index_data, sect_index_rodata,