Home
last modified time | relevance | path

Searched refs:get_input_merge_map (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmerge.cc49 Object_merge_map::get_input_merge_map(unsigned int shndx) const in get_input_merge_map() function in gold::Object_merge_map
67 Input_merge_map* map = this->get_input_merge_map(shndx); in get_or_make_input_merge_map()
142 Input_merge_map* map = this->get_input_merge_map(shndx); in get_output_offset()
178 this->get_input_merge_map(shndx); in find_merge_section()
194 Input_merge_map* map = this->get_input_merge_map(shndx); in initialize_input_to_output_map()
H A Dmerge.h159 get_input_merge_map(unsigned int shndx) const;
162 get_input_merge_map(unsigned int shndx) { in get_input_merge_map() function
164 this)->get_input_merge_map(shndx)); in get_input_merge_map()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dmerge.cc49 Object_merge_map::get_input_merge_map(unsigned int shndx) const in get_input_merge_map() function in gold::Object_merge_map
67 Input_merge_map* map = this->get_input_merge_map(shndx); in get_or_make_input_merge_map()
142 Input_merge_map* map = this->get_input_merge_map(shndx); in get_output_offset()
178 this->get_input_merge_map(shndx); in find_merge_section()
194 Input_merge_map* map = this->get_input_merge_map(shndx); in initialize_input_to_output_map()
H A Dmerge.h159 get_input_merge_map(unsigned int shndx) const;
162 get_input_merge_map(unsigned int shndx) { in get_input_merge_map() function
164 this)->get_input_merge_map(shndx)); in get_input_merge_map()