Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dobjfiles.h412 int sect_index_data; member
644 ((objfile->sect_index_data == -1) \
646 : objfile->sect_index_data)
H A Dsomread.c445 objfile->sect_index_data = 1; in som_symfile_offsets()
H A Dobjfiles.c207 objfile->sect_index_data = -1; in allocate_objfile()
H A Dsymfile.c398 objfile->sect_index_data = sect->index; in init_objfile_sect_indices()
429 if (objfile->sect_index_data == -1) in init_objfile_sect_indices()
430 objfile->sect_index_data = 0; in init_objfile_sect_indices()
H A Dxcoffread.c2973 objfile->sect_index_data = sect->index; in xcoff_symfile_offsets()
H A Ddbxread.c1265 data_sect_index = objfile->sect_index_data; in read_dbx_symtab()
H A Dmdebugread.c2484 if (objfile->sect_index_data == -1) in parse_partial_symbols()
H A DNEWS446 mdebugread.c:2443: gdb-internal-error: sect_index_data not initialized