Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Doutput.h3707 gold_assert(shndx != OUTPUT_SECTION_CODE in Input_section()
3717 : shndx_(OUTPUT_SECTION_CODE), p2align_(0), in Input_section()
3796 return (this->shndx_ != OUTPUT_SECTION_CODE in is_input_section()
3832 return this->shndx_ == OUTPUT_SECTION_CODE; in is_output_section_data()
3942 OUTPUT_SECTION_CODE = -1U, enumerator
Doutput.cc2277 case OUTPUT_SECTION_CODE: in print_to_mapfile()