diff --git a/src/stub/src/amd64-darwin.macho-main.c b/src/stub/src/amd64-darwin.macho-main.c index c6abc66a..fa5141ab 100644 --- a/src/stub/src/amd64-darwin.macho-main.c +++ b/src/stub/src/amd64-darwin.macho-main.c @@ -575,7 +575,7 @@ do_xmap( } } } - if (!sc->vmsize) { // not mapped, such as __DWARF info for 'rust' + if (!sc->vmsize) { // not mapped, such as __DWARF info for 'go' if (xi) { DPRINTF(" 0==.vmsize; skipping %%x\\n", h.sz_cpr); xi->size -= sizeof(h) + h.sz_cpr;