dwarf generated file is treating 3 letters variables differently
I am using a python script which runs OBJDUMP to extract dwarf information from an elf file, this is part of the code:
I am using a python script which runs OBJDUMP to extract dwarf information from an elf file, this is part of the code: