Ugh ```text .gnu.sgstubs ORIGIN(NSC_STUBS) : ALIGN(32) { . = ALIGN(32); __veneer_base = .; *(.gnu.sgstubs*) . = ALIGN(32); } > NSC_STUBS ```