Is there a function in either C or x86 assembly that gives the range of possible heap memory addresses?

前端 未结 0 1077
醉梦人生
醉梦人生 2020-12-15 02:45

I am writing a Lisp compiler for the x86_64 architecture and I need a way to check whether an address is located on the heap. This is for the Lisp function

相关标签:
回答
  • 消灭零回复
提交回复
热议问题