Home
last modified time | relevance | path

Searched refs:MH_LAZY_INIT (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/mach/
H A Dheader.rs29 pub const MH_LAZY_INIT: u32 = 0x40; const
88 MH_LAZY_INIT => "MH_LAZY_INIT", in flag_to_str()
/dports/www/firefox-legacy/firefox-52.8.0esr/python/macholib/macholib/
H A Dmach_o.py208 MH_SPLIT_SEGS, MH_LAZY_INIT, MH_TWOLEVEL, MH_FORCE_FLAT, MH_NOMULTIDEFS,
257 MH_LAZY_INIT: 'MH_LAZY_INIT',
285 MH_LAZY_INIT: '(obsolete)',
/dports/devel/py-macholib/macholib-1.11/macholib/
H A Dmach_o.py222 MH_SPLIT_SEGS, MH_LAZY_INIT, MH_TWOLEVEL, MH_FORCE_FLAT, MH_NOMULTIDEFS,
273 MH_LAZY_INIT: 'MH_LAZY_INIT',
302 MH_LAZY_INIT: '(obsolete)',
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dmachostruc.h69 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/devel/radare2/radare2-5.1.1/libr/bin/d/
H A Dmacho5 …=2,MH_DYLDLINK=4,MH_BINDATLOAD=8,MH_PREBOUND=0x10, MH_SPLIT_SEGS=0x20,MH_LAZY_INIT=0x40,MH_TWOLEVE…
/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Dmacho.h160 #define MH_LAZY_INIT 0x00000040 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d191 MH_LAZY_INIT, in version()
2635 MH_LAZY_INIT = 0x40,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d191 MH_LAZY_INIT, in version()
2635 MH_LAZY_INIT = 0x40,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d191 MH_LAZY_INIT, in version()
2642 MH_LAZY_INIT = 0x40,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d191 MH_LAZY_INIT, in version()
2635 MH_LAZY_INIT = 0x40,

1234567