mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-06-01 23:04:18 +00:00
fix callee func stack frame in the picture
This commit is contained in:
parent
475948256e
commit
27e8099c77
Binary file not shown.
Before ![]() (image error) Size: 34 KiB After ![]() (image error) Size: 34 KiB ![]() ![]() |
@ -58,6 +58,6 @@
|
|||||||
| |
|
| |
|
||||||
+---------------------------+
|
+---------------------------+
|
||||||
| cAAA |
|
| cAAA |
|
||||||
| caller's BP |
|
| callee's BP |
|
||||||
| (if framepointer_enabled) |
|
| (if framepointer_enabled) |
|
||||||
+---------------------------+
|
+---------------------------+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user