Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmerge.cc49 Object_merge_map::get_input_merge_map(unsigned int shndx) in get_input_merge_map() function in gold::Object_merge_map
68 Input_merge_map* map = this->get_input_merge_map(shndx); in get_or_make_input_merge_map()
150 Input_merge_map* map = this->get_input_merge_map(shndx); in get_output_offset()
188 Input_merge_map* map = this->get_input_merge_map(shndx); in is_merge_section_for()
202 Input_merge_map* map = this->get_input_merge_map(shndx); in initialize_input_to_output_map()
Dmerge.h153 get_input_merge_map(unsigned int shndx);