编译器高级用法1:GNU GCC __wrap_symbol __real_symbol
- __wrap_malloc动态替换malloc函数:https://blog.csdn.net/q2519008/article/details/88661486
- GCC中通过--wrap选项使用包装函数:https://blog.csdn.net/fengbingchun/article/details/82947673
- 使用__wrap_malloc查看内存使用:https://blog.csdn.net/iEearth/article/details/49737577
- 如何通过wrap malloc定位C/C++程序的内存泄漏 https://blog.csdn.net/weixin_37097700/article/details/102493718
未经本人同意 请务转载 David QQ:435398366