Home
last modified time | relevance | path

Searched refs:PE_OptHeader_Magic_64 (Results 1 – 15 of 15) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/
H A DPeHandler.cpp34 #define PE_OptHeader_Magic_64 0x20B macro
169 bool Is64Bit() const { return Magic == PE_OptHeader_Magic_64; } in Is64Bit()
179 case PE_OptHeader_Magic_64: in Parse()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DPeHandler.cpp200 static const UInt32 PE_OptHeader_Magic_64 = 0x20B; variable
241 bool Is64Bit() const { return Magic == PE_OptHeader_Magic_64; } in Is64Bit()
268 case PE_OptHeader_Magic_64: in Parse()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp57 #define PE_OptHeader_Magic_64 0x20B macro
106 case PE_OptHeader_Magic_64: in Parse_EXE()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DPeHandler.cpp215 static const UInt32 PE_OptHeader_Magic_64 = 0x20B; variable
256 bool Is64Bit() const { return Magic == PE_OptHeader_Magic_64; } in Is64Bit()
283 case PE_OptHeader_Magic_64: in Parse()