Searched refs:sect_index_bss (Results 1 – 7 of 7) sorted by relevance
386 int sect_index_bss; member634 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss
447 objfile->sect_index_bss = 2; in som_symfile_offsets()
211 objfile->sect_index_bss = -1; in allocate_objfile()
416 objfile->sect_index_bss = sect->index; in init_objfile_sect_indices()445 if (objfile->sect_index_bss == -1) in init_objfile_sect_indices()446 objfile->sect_index_bss = 0; in init_objfile_sect_indices()
2976 objfile->sect_index_bss = sect->index; in xcoff_symfile_offsets()
2483 if (objfile->sect_index_bss == -1) in parse_partial_symbols()
2418 * objfiles.h (SECT_OFF_BSS): Don't detect invalid sect_index_bss4921 sect_index_bss to objfile structure.