• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1SECTIONS
2{
3  .text 0x1000 : {
4    * (.text .text.*);
5  }
6}
7