objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

Adjust symbol name matching logic for GCC

Open dbalatoni13 opened this issue 3 months ago • 2 comments

According to Ethanol:

The PPC build of GCC sets CPLUS_MARKER to ('.' instead of '$') due to other assemblers not liking dollar signs in identifiers

dbalatoni13 avatar Nov 01 '25 19:11 dbalatoni13

Maybe we should check that we have the same symbol on the left and right split?

dbalatoni13 avatar Nov 01 '25 19:11 dbalatoni13

image

dbalatoni13 avatar Nov 01 '25 19:11 dbalatoni13