Home
last modified time | relevance | path

Searched refs:DF_1_ORIGIN (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/printers/
H A Ddynamicsectionprinter.cpp32 #ifndef DF_1_ORIGIN
33 #define DF_1_ORIGIN 0x00000080 macro
61 { DF_1_ORIGIN, "$ORIGIN must be handled" },
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/include/
H A Dlibelfsh-compat.h259 #ifndef DF_1_ORIGIN
260 #define DF_1_ORIGIN 0x00000080 /* $ORIGIN must be handled. */ macro
H A Dlibelfsh-sunos.h158 #define DF_1_ORIGIN 0x00000080 /* $ORIGIN must be handled. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/glibc/include/
H A Delf.h26 | DF_1_ORIGIN | DF_1_NODEFLIB | DF_1_PIE)
/dports/lang/zig/zig-0.9.0/lib/libc/glibc/include/
H A Delf.h26 | DF_1_ORIGIN | DF_1_NODEFLIB | DF_1_PIE)
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Ddata.c184 {"$ORIGIN must be handled" , "DF_1_ORIGIN" , DF_1_ORIGIN},
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/elf/
H A Ddynamic.rs257 pub const DF_1_ORIGIN: u64 = 0x0000_0080; const
301 DF_1_ORIGIN => "DF_1_ORIGIN", in df_1_tag_to_str()
716 DF_1_ORIGIN,
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/elf/
H A Ddynamic.rs257 pub const DF_1_ORIGIN: u64 = 0x0000_0080; const
301 DF_1_ORIGIN => "DF_1_ORIGIN", in df_1_tag_to_str()
712 DF_1_ORIGIN,
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/elf/
H A Ddynamic.rs257 pub const DF_1_ORIGIN: u64 = 0x0000_0080; const
301 DF_1_ORIGIN => "DF_1_ORIGIN", in df_1_tag_to_str()
712 DF_1_ORIGIN,
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/elf/
H A Dcommon.h593 #define DF_1_ORIGIN 0x00000080 macro
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d163 enum DF_1_ORIGIN = 0x00000080; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/elf/
H A Dcommon.h620 #define DF_1_ORIGIN 0x00000080 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/elf/
H A Dcommon.h623 #define DF_1_ORIGIN 0x00000080 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/elf/
H A Dcommon.h620 #define DF_1_ORIGIN 0x00000080
/dports/sysutils/file/file-5.39/src/
H A Dreadelf.h524 #define DF_1_ORIGIN 0x00000080 /* Require $ORIGIN processing */ macro
/dports/devel/py-magic/file-5.40/src/
H A Dreadelf.h524 #define DF_1_ORIGIN 0x00000080 /* Require $ORIGIN processing */ macro

12345678910