• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1SECTIONS {
2  .abc : ALIGN(1) ALIGN_WITH_INPUT {
3    *(.abc)
4  }
5}
6