#include <pch.h>
#include "Emu/Utility/System/Loader/ELF64.h"
#include "SysDeps/Endian.h"
ELF64.cppのインクルード依存関係図
関数 | |
void | Onikiri::EndianSpecifiedToHostInPlace (EmulatorUtility::ELF64_PROGRAM &h, bool bigEndian) |
void | Onikiri::EndianSpecifiedToHostInPlace (EmulatorUtility::ELF64_SECTION &h, bool bigEndian) |
void | Onikiri::EndianSpecifiedToHostInPlace (EmulatorUtility::ELF64_HEADER &h, bool bigEndian) |