This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Dwarf_Op


Hi all,

I have a Dwarf_Op object whose member "number" has size of 8 bytes. 
Its value although is 0x00000000FFFFFFE8. 
Shouldn't it be 0xFFFFFFFFFFFFFFE8 instead?
Since it means an offset, for the current operation, shouldn't it be of a signed integer type instead of unsigned?

Regards
Sasha

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]