<div dir="ltr">Hi<div><br></div><div>I was wondering whether there are any methods to know what part of the target binary is code. </div><div><br></div><div>I have some ideas and hope to get your comments.</div><div><br></div><div>I would like to use LLVM's source level debugging information to extract the source lines belonging to every functions. Then use the dwarf mapping table to transfer the  source level information to binary address. Are there any better methods?</div><div><br></div><div>Besides, is the address listed inside dwarf line mapping table must be code rather than data?</div><div><br></div><div>Regards</div><div>Muhui</div></div>