Home
last modified time | relevance | path

Searched refs:SHF_MASKOS (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/inc/
H A Damd_hsa_elf.h60 #define SHF_AMDGPU_HSA_GLOBAL (0x00100000 & SHF_MASKOS)
61 #define SHF_AMDGPU_HSA_READONLY (0x00200000 & SHF_MASKOS)
62 #define SHF_AMDGPU_HSA_CODE (0x00400000 & SHF_MASKOS)
63 #define SHF_AMDGPU_HSA_AGENT (0x00800000 & SHF_MASKOS)
/dports/devel/binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dreadelf-maskos-1a.d1 #name: Unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
H A Dreadelf-maskos-1b.d1 #name: -t (section details) for unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/testsuite/binutils-all/
H A Dreadelf-maskos-1a.d1 #name: Unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
H A Dreadelf-maskos-1b.d1 #name: -t (section details) for unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
/dports/devel/gnulibiberty/binutils-2.37/binutils/testsuite/binutils-all/
H A Dreadelf-maskos-1a.d1 #name: Unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
H A Dreadelf-maskos-1b.d1 #name: -t (section details) for unknown SHF_MASKOS value in section
6 # set SHF_MASKOS bit 0x8000000.
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/include/
H A Dlibelfsh-compat.h360 #ifndef SHF_MASKOS
361 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pyelftools/elftools/elf/
H A Dconstants.py54 SHF_MASKOS=0x0ff00000 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.py54 SHF_MASKOS=0x0ff00000 variable in SH_FLAGS
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Delf_constants.h130 #define SHF_MASKOS 0x0f000000 /* Environment-specific use */ macro
/dports/devel/py-pyelftools/pyelftools-0.27/elftools/elf/
H A Dconstants.py91 SHF_MASKOS=0x0ff00000 variable in SH_FLAGS
H A Ddescriptions.py98 SH_FLAGS.SHF_GROUP, SH_FLAGS.SHF_TLS, SH_FLAGS.SHF_MASKOS,
415 SH_FLAGS.SHF_MASKOS: 'o',
/dports/graphics/jogamp-jogl/gluegen/make/stub_includes/os/
H A Delf_sh_const.h52 #define SHF_MASKOS 0x0ff00000 macro
/dports/devel/fpc-fcl-res/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp102 SHF_MASKOS = $0f000000;
/dports/lang/fpc/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp102 SHF_MASKOS = $0f000000;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-res/src/
H A Delfconsts.pp102 SHF_MASKOS = $0f000000;
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas222 SHF_MASKOS = $0f000000; // Environment-specific use
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas222 SHF_MASKOS = $0f000000; // Environment-specific use
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas225 SHF_MASKOS = $0f000000; // Environment-specific use
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas225 SHF_MASKOS = $0f000000; // Environment-specific use
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/elf/
H A Dcommon.h339 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */ macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/llvm/
H A Delf_format.hrl197 -define(SHF_MASKOS, 16#0F000000). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/llvm/
H A Delf_format.hrl197 -define(SHF_MASKOS, 16#0F000000). macro
/dports/devel/elfcat/elfcat-0.1.8/src/elf/
H A Ddefs.rs86 pub const SHF_MASKOS: u64 = 0x0f00_0000; const

12345678910>>...20