Lines Matching refs:subsection
128 Assemble into the standard section called @samp{$TEXT$}, subsection
237 Similar to @code{.space}, but selects a subsection @var{name} within the
239 subsection (in the first instance of @code{.subspa} for this @var{name}).
241 If specified, the list @var{params} declares attributes of the subsection,
243 (``quadrant'' for this subsection), @samp{align=@var{expr}} (alignment for
244 beginning of this subsection; a power of two), @samp{access=@var{expr}} (value
246 subspace in link), @samp{code_only} (subsection contains only code),
247 @samp{unloadable} (subsection cannot be loaded into memory), @samp{comdat}
248 (subsection is comdat), @samp{common} (subsection is common block),
249 @samp{dup_comm} (subsection may have duplicate names), or @samp{zero}
250 (subsection is all zeros, do not write in object file).