Home
last modified time | relevance | path

Searched refs:find_merge_section (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Doutput.cc2650 Output_merge_base* pomb = this->lookup_maps_->find_merge_section(msp); in add_merge_input_section()
2857 Output_section::find_merge_section(const Relobj* object, in find_merge_section() function in gold::Output_section
2862 return this->lookup_maps_->find_merge_section(object, shndx); in find_merge_section()
2926 const Output_section_data* posd = this->find_merge_section(object, shndx); in is_input_address_mapped()
2968 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_offset()
3001 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_address()
Doutput.h2899 find_merge_section(const Merge_section_properties& msp) const in find_merge_section() function
2910 find_merge_section(const Object* object, unsigned int shndx) const in find_merge_section() function
4306 find_merge_section(const Relobj* object, unsigned int shndx) const;
DChangeLog8862 (Output_section::find_merge_section): Ditto.
10309 (Output_section::find_merge_section): Ditto.
12262 (Output_section::find_merge_section,
12294 (Output_section::find_merge_section,