mirror of
https://github.com/upx/upx
synced 2025-10-05 19:20:23 +08:00
Detabify.
This commit is contained in:
parent
bce0f06fe9
commit
9adaee915b
|
@ -68,7 +68,7 @@ protected:
|
||||||
virtual uint64_t elf_unsigned_dynamic(unsigned) const = 0;
|
virtual uint64_t elf_unsigned_dynamic(unsigned) const = 0;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
unsigned e_phnum; /* Program header table entry count */
|
unsigned e_phnum; /* Program header table entry count */
|
||||||
char *file_image; // if ET_DYN investigation
|
char *file_image; // if ET_DYN investigation
|
||||||
char const *dynstr; // from DT_STRTAB
|
char const *dynstr; // from DT_STRTAB
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user