Home
last modified time | relevance | path

Searched defs:SHF_ALLOC (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/dports/devel/py-cle/cle-9.0.5405/cle/backends/elf/
H A Dregions.py37 SHF_ALLOC = 0x2 variable in ELFSection
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/
H A DMCSectionELF.h133 SHF_ALLOC = 0x2U, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pyelftools/elftools/elf/
H A Dconstants.py45 SHF_ALLOC=0x2 variable in SH_FLAGS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pyelftools/elftools/elf/
H A Dconstants.py45 SHF_ALLOC=0x2 variable in SH_FLAGS
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/include/
H A Dlibelf.h61 #define SHF_ALLOC 0x2 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Delf_constants.h128 #define SHF_ALLOC 0x2 /* Allocated in memory image of program */ macro
/dports/devel/elfcat/elfcat-0.1.8/src/elf/
H A Ddefs.rs84 pub const SHF_ALLOC: u64 = 0b010; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/elf/
H A Dsection_header.rs163 pub const SHF_ALLOC: u32 = 0x2; const
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/elf/
H A Dsection_header.rs157 pub const SHF_ALLOC: u32 = 0x2; const
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/elf/
H A Dsection_header.rs161 pub const SHF_ALLOC: u32 = 0x2; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/elf/
H A Dsection_header.rs161 pub const SHF_ALLOC: u32 = 0x2; const
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/include/
H A Dlibelfsh-compat.h333 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/elf/
H A Dsection_header.rs161 pub const SHF_ALLOC: u32 = 0x2; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/elf/
H A Dsection_header.rs161 pub const SHF_ALLOC: u32 = 0x2; const
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/elf/
H A Dsection_header.rs163 pub const SHF_ALLOC: u32 = 0x2; const
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/elf/
H A Dsection_header.rs163 pub const SHF_ALLOC: u32 = 0x2; const
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/elf/
H A Delf.h90 SHF_ALLOC = 0x2, // occupies memory during execution enumerator
/dports/devel/py-pyelftools/pyelftools-0.27/elftools/elf/
H A Dconstants.py81 SHF_ALLOC=0x2 variable in SH_FLAGS
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/elf/
H A DElf.java150 static final int SHF_ALLOC = 0x2; field in Elf.Elf64_Shdr

12345678910>>...18