In D83482 we agreed to name e_* fields that are used for overriding
values (like e_phoff) as EPh* (e.g. EPhOff).
Currently we have a set of e_sh* fields that are named inconsistently
with this rule. This patch renames all of them.
Differential D83766
[yaml2obj] - Rename FileHeader::SH* fields. Authored by grimar on Jul 14 2020, 6:03 AM.
Details In D83482 we agreed to name e_* fields that are used for overriding Currently we have a set of e_sh* fields that are named inconsistently
Diff Detail
Event TimelineComment Actions LGTM, with request.
Comment Actions (Honestly if we could start over, I would hope we just use lower-case elf.h variable names, e.g. e_phoff) | ||||||||||||