summaryrefslogtreecommitdiff
path: root/src/pkg/debug/gosym/pclinetest.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/debug/gosym/pclinetest.s')
-rw-r--r--src/pkg/debug/gosym/pclinetest.s35
1 files changed, 2 insertions, 33 deletions
diff --git a/src/pkg/debug/gosym/pclinetest.s b/src/pkg/debug/gosym/pclinetest.s
index 519656b63..6305435b0 100644
--- a/src/pkg/debug/gosym/pclinetest.s
+++ b/src/pkg/debug/gosym/pclinetest.s
@@ -51,39 +51,8 @@ TEXT main(SB),7,$0
CALL pcfromline(SB)
// Keep the linker happy
-TEXT runtime·morestack(SB),7,$0
+TEXT main·main(SB),7,$0
RET
-TEXT runtime·morestack00(SB),7,$0
+TEXT main·init(SB),7,$0
RET
-
-TEXT runtime·morestack10(SB),7,$0
- RET
-
-TEXT runtime·morestack01(SB),7,$0
- RET
-
-TEXT runtime·morestack11(SB),7,$0
- RET
-
-TEXT runtime·morestack8(SB),7,$0
- RET
-
-TEXT runtime·morestack16(SB),7,$0
- RET
-
-TEXT runtime·morestack24(SB),7,$0
- RET
-
-TEXT runtime·morestack32(SB),7,$0
- RET
-
-TEXT runtime·morestack40(SB),7,$0
- RET
-
-TEXT runtime·morestack48(SB),7,$0
- RET
-
-TEXT runtime·morestack8(SB),7,$0
- RET
-