Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Doutput.h3570 && shndx != MERGE_DATA_SECTION_CODE in Input_section()
3590 : MERGE_DATA_SECTION_CODE), in Input_section()
3659 && this->shndx_ != MERGE_DATA_SECTION_CODE in is_input_section()
3672 : MERGE_DATA_SECTION_CODE) in is_merge_section()
3681 return (this->shndx_ == MERGE_DATA_SECTION_CODE in is_merge_section()
3759 gold_assert(this->shndx_ == MERGE_DATA_SECTION_CODE in add_input_section()
3798 if (this->shndx_ == MERGE_DATA_SECTION_CODE in print_merge_stats()
3812 MERGE_DATA_SECTION_CODE = -2U, enumerator
Doutput.cc2245 case MERGE_DATA_SECTION_CODE: in print_to_mapfile()