Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Doutput.h3571 && shndx != MERGE_STRING_SECTION_CODE in Input_section()
3589 ? MERGE_STRING_SECTION_CODE in Input_section()
3660 && this->shndx_ != MERGE_STRING_SECTION_CODE in is_input_section()
3671 ? MERGE_STRING_SECTION_CODE in is_merge_section()
3682 || this->shndx_ == MERGE_STRING_SECTION_CODE); in is_merge_section()
3760 || this->shndx_ == MERGE_STRING_SECTION_CODE); in add_input_section()
3799 || this->shndx_ == MERGE_STRING_SECTION_CODE) in print_merge_stats()
3815 MERGE_STRING_SECTION_CODE = -3U, enumerator
Doutput.cc2246 case MERGE_STRING_SECTION_CODE: in print_to_mapfile()