Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Doutput.h3708 && shndx != MERGE_DATA_SECTION_CODE in Input_section()
3728 : MERGE_DATA_SECTION_CODE), in Input_section()
3797 && this->shndx_ != MERGE_DATA_SECTION_CODE in is_input_section()
3810 : MERGE_DATA_SECTION_CODE) in is_merge_section()
3819 return (this->shndx_ == MERGE_DATA_SECTION_CODE in is_merge_section()
3897 gold_assert(this->shndx_ == MERGE_DATA_SECTION_CODE in add_input_section()
3931 if (this->shndx_ == MERGE_DATA_SECTION_CODE in print_merge_stats()
3945 MERGE_DATA_SECTION_CODE = -2U, enumerator
Doutput.cc2278 case MERGE_DATA_SECTION_CODE: in print_to_mapfile()