SECTIONS {
 .hipFatBinSegment : { *(.hipFatBinSegment) }
} INSERT AFTER .bss

SECTIONS {
  .hip_fatbin : { *(.hip_fatbin) }
} INSERT AFTER .hipFatBinSegment
