Next: , Previous: , Up: Assembler Directives   [Contents][Index]


7.7 .attach_to_group name

Attaches the current section to the named group. This is like declaring the section with the G attribute, but can be done after the section has been created. Note if the group section does not exist at the point that this directive is used then it will be created.