Home
last modified time | relevance | path

Searched refs:SECT (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Doutput.h531 #define SECTION_STYLE(SECT) ((SECT)->common.flags & SECTION_STYLE_MASK) argument
DChangeLog-200610398 (get_block_for_section): Allow SECT to be null.
/freebsd-10-stable/contrib/binutils/include/coff/
Dti.h438 #define SECTION_RELATIVE_ABSOLUTE_SYMBOL_P(RELOC, SECT) \ argument
439 ((*(RELOC)->sym_ptr_ptr)->section->output_section == (SECT) \
/freebsd-10-stable/contrib/binutils/ld/
Dldgram.y147 %token CHIP LIST SECT ABSOLUTE LOAD NEWLINE ENDWORD ORDER NAMEWORD ASSERT_K
221 | SECT NAME ',' exp
223 | SECT NAME exp
225 | SECT NAME '=' exp
Dldlex.l339 <MRI>"SECT" { RTOKEN(SECT); }
357 <MRI>"sect" { RTOKEN(SECT); }
Dld.texinfo6876 @cindex @code{SECT} (MRI)
6877 @item SECT @var{secname}, @var{expression}
6878 @itemx SECT @var{secname}=@var{expression}
6879 @itemx SECT @var{secname} @var{expression}
6880 You can use any of these three forms of the @code{SECT} command to
6882 If you have more than one @code{SECT} statement for the same