How to get the body of a function/asm statement in hexadecimal

Ali Çehreli acehreli at yahoo.com
Sun Jan 29 22:25:09 UTC 2023


On 1/29/23 14:19, max haughton wrote:

 > it is not trivial to find where the *end* of a
 > function is

I suspected as much and did run ...

 > objdump

... to fool myself into thinking that 0xc3 was <end>. Well, arguments 
e.g. pointer values can have 0xc3 bytes in them. So, yes, I am fooled! :)

Ali



More information about the Digitalmars-d-learn mailing list