On Saturday, 30 April 2022 at 18:49:27 UTC, Adam D Ruppe wrote:
On Saturday, 30 April 2022 at 18:18:02 UTC, Dukc wrote:
I'm looking for something where I could search for the call to the DRuntime functions in question, from an already combined .o or .a. What do you suggest? I'm on Linux.

objdump -d works on .o files

Indeed, this seems workable output. Thanks.

Reply via email to