Lines Matching refs:rb
397 const lang_statement_union_type *const *rb = b;
401 (*rb)->input_section.section->owner->my_archive->filename);
406 (*rb)->input_section.section->owner->filename);
415 if ( ((*ra)->input_section.section->reloc_count + (*rb)->input_section.section->reloc_count) )
418 (*rb)->input_section.section->reloc_count) ? -1 : 0);
423 (*rb)->input_section.section->reloc_count) ? 0 : 1);
435 if (! bfd_get_section_contents ((*rb)->input_section.section->owner,
436 (*rb)->input_section.section, &b_sec, (file_ptr) 0, (bfd_size_type)sizeof(b_sec) ))
438 (*rb)->input_section.section->owner);
452 const lang_statement_union_type *const *rb = b;
455 (*rb)->input_section.section->name);
462 && (! CONST_STRNEQ ((*rb)->input_section.section->name, ".stab")))