mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-05 00:26:20 +00:00
more work on elf header
This commit is contained in:
parent
e37e047c0e
commit
f58bb4abab
2 changed files with 28 additions and 0 deletions
|
@ -95,6 +95,7 @@ public:
|
|||
|
||||
void Open(const std::string & file_name);
|
||||
bool isSelfFile() const;
|
||||
bool isElfFile() const;
|
||||
void DebugDump();
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue