Home
last modified time | relevance | path

Searched refs:e32_impmod (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/LE/
H A Dle_defs.h121 e32_impmod, enumerator
H A Dle_defs.cpp96 …{e32_impmod, "e32_impmod", offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_impmod), 4,…
H A Dlewidget.cpp233 … case N_VXD_HEADER::e32_impmod: le.setImageVxdHeader_impmod((quint32)nValue); break; in _setValue()
471 g_lineEdit_VXD_HEADER[N_VXD_HEADER::e32_impmod]->setValue(vxdheader.e32_impmod); in reloadData()
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxle_def.h64 quint32 e32_impmod; // Offset of Import Module Name Table member
H A Dxle.cpp122 result.e32_impmod=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_impmod)); in getImageVxdHeader()
584 nResult=read_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_impmod)); in getImageVxdHeader_impmod()
1102 write_uint32(nOffset+offsetof(XLE_DEF::IMAGE_VXD_HEADER,e32_impmod),nValue); in setImageVxdHeader_impmod()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dexe.pas81 e32_impmod : longint;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dexe.pas81 e32_impmod : longint;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dexe.pas81 e32_impmod : longint;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dexe.pas81 e32_impmod : longint;
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/include/k/kLdrFmts/
H A Dlx.h103 KU32 e32_impmod; member
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kLdr/
H A DkLdrModLX.c274 if ( Hdr.e32_impmod in kldrModLXDoCreate()
275 …&& (Hdr.e32_impmod < off || Hdr.e32_impmod > offEnd || Hdr.e32_impmod + Hdr.e32_impmodcnt > offEn… in kldrModLXDoCreate()
974 if (pModLX->Hdr.e32_impmod) in kldrModLXDoLoadFixupSection()
975 pModLX->pbImportMods = pModLX->pbFixupSection + pModLX->Hdr.e32_impmod - off; in kldrModLXDoLoadFixupSection()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas164 e32_impmod: DWORD; // Offset of Import Module Name Table
H A Dfpdbgpetypes.pp163 e32_impmod: DWORD; // Offset of Import Module Name Table
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas164 e32_impmod: DWORD; // Offset of Import Module Name Table
H A Dfpdbgpetypes.pp163 e32_impmod: DWORD; // Offset of Import Module Name Table
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas164 e32_impmod: DWORD; // Offset of Import Module Name Table
H A Dfpdbgpetypes.pp163 e32_impmod: DWORD; // Offset of Import Module Name Table
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas164 e32_impmod: DWORD; // Offset of Import Module Name Table
H A Dfpdbgpetypes.pp163 e32_impmod: DWORD; // Offset of Import Module Name Table
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinnt.h1195 DWORD e32_impmod; member
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1190 DWORD e32_impmod; member
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1190 DWORD e32_impmod; member
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/
H A Dpe.rs201 pub e32_impmod: U32<LE>, field
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/
H A Dpe.rs201 pub e32_impmod: U32<LE>, field
/dports/devel/sccache/sccache-0.2.15/cargo-crates/object-0.22.0/src/
H A Dpe.rs201 pub e32_impmod: U32<LE>, field

12345678910