Searched refs:find_relaxed_input_section (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc2923 Output_section::find_relaxed_input_section(const Relobj* object, function in class:gold::Output_section
2928 return this->lookup_maps_->find_relaxed_input_section(object, shndx);
2944 posd = this->find_relaxed_input_section(object, shndx);
2989 posd = this->find_relaxed_input_section(object, shndx);
3022 posd = this->find_relaxed_input_section(object, shndx);
H A Dobject.cc2504 os->find_relaxed_input_section(folded_obj, folded.second);
2551 os->find_relaxed_input_section(this, shndx);
H A Daarch64.cc2014 out_sections[index]->find_relaxed_input_section(this, index);
2237 os->find_relaxed_input_section(this, text_shndx) != NULL);
2314 os->find_relaxed_input_section(this, shndx);
2425 out_sections[index]->find_relaxed_input_section(this, index);
8156 output_section->find_relaxed_input_section(relinfo->object,
H A Doutput.h3083 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const function in class:gold::Output_section_lookup_maps
4029 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const;
H A Darm.cc5418 os->find_relaxed_input_section(this->relobj_, this->shndx_);
6224 os->find_relaxed_input_section(this, shndx);
6294 os->find_relaxed_input_section(this, shndx);
6438 out_sections[index]->find_relaxed_input_section(this, index);
10276 output_section->find_relaxed_input_section(relinfo->object,
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc2969 Output_section::find_relaxed_input_section(const Relobj* object, function in class:gold::Output_section
2974 return this->lookup_maps_->find_relaxed_input_section(object, shndx);
2990 posd = this->find_relaxed_input_section(object, shndx);
3035 posd = this->find_relaxed_input_section(object, shndx);
3068 posd = this->find_relaxed_input_section(object, shndx);
H A Dobject.cc2498 os->find_relaxed_input_section(folded_obj, folded.second);
2545 os->find_relaxed_input_section(this, shndx);
H A Daarch64.cc2014 out_sections[index]->find_relaxed_input_section(this, index);
2237 os->find_relaxed_input_section(this, text_shndx) != NULL);
2314 os->find_relaxed_input_section(this, shndx);
2425 out_sections[index]->find_relaxed_input_section(this, index);
8156 output_section->find_relaxed_input_section(relinfo->object,
H A Doutput.h3111 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const function in class:gold::Output_section_lookup_maps
4057 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const;
H A Darm.cc5418 os->find_relaxed_input_section(this->relobj_, this->shndx_);
6224 os->find_relaxed_input_section(this, shndx);
6294 os->find_relaxed_input_section(this, shndx);
6438 out_sections[index]->find_relaxed_input_section(this, index);
10276 output_section->find_relaxed_input_section(relinfo->object,
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc2923 Output_section::find_relaxed_input_section(const Relobj* object, function in class:gold::Output_section
2928 return this->lookup_maps_->find_relaxed_input_section(object, shndx);
2944 posd = this->find_relaxed_input_section(object, shndx);
2989 posd = this->find_relaxed_input_section(object, shndx);
3022 posd = this->find_relaxed_input_section(object, shndx);
H A Dobject.cc2504 os->find_relaxed_input_section(folded_obj, folded.second);
2551 os->find_relaxed_input_section(this, shndx);
H A Daarch64.cc2014 out_sections[index]->find_relaxed_input_section(this, index);
2237 os->find_relaxed_input_section(this, text_shndx) != NULL);
2314 os->find_relaxed_input_section(this, shndx);
2425 out_sections[index]->find_relaxed_input_section(this, index);
8156 output_section->find_relaxed_input_section(relinfo->object,
H A Doutput.h3083 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const function in class:gold::Output_section_lookup_maps
4029 find_relaxed_input_section(const Relobj* object, unsigned int shndx) const;
H A Darm.cc5418 os->find_relaxed_input_section(this->relobj_, this->shndx_);
6224 os->find_relaxed_input_section(this, shndx);
6294 os->find_relaxed_input_section(this, shndx);
6438 out_sections[index]->find_relaxed_input_section(this, index);
10276 output_section->find_relaxed_input_section(relinfo->object,

Completed in 1004 milliseconds