Home
last modified time | relevance | path

Searched refs:DF_SYMBOLIC (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/dports/devel/elfsh/elfsh-0.51b3/libelfsh/include/
H A Dlibelfsh-compat.h219 #ifndef DF_SYMBOLIC
220 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro
H A Dlibelfsh-sunos.h145 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/linker/
H A DElfxx.h162 #ifndef DF_SYMBOLIC
163 #define DF_SYMBOLIC 0x00000002 macro
/dports/www/firefox-esr/firefox-91.8.0/mozglue/linker/
H A DElfxx.h176 #ifndef DF_SYMBOLIC
177 # define DF_SYMBOLIC 0x00000002 macro
/dports/www/firefox/firefox-99.0/mozglue/linker/
H A DElfxx.h176 #ifndef DF_SYMBOLIC
177 # define DF_SYMBOLIC 0x00000002 macro
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/linker/
H A DElfxx.h174 #ifndef DF_SYMBOLIC
175 #define DF_SYMBOLIC 0x00000002 macro
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/linker/
H A DElfxx.h176 #ifndef DF_SYMBOLIC
177 # define DF_SYMBOLIC 0x00000002 macro
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/linker/
H A DElfxx.h174 #ifndef DF_SYMBOLIC
175 # define DF_SYMBOLIC 0x00000002 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp26 #ifndef DF_SYMBOLIC
27 #define DF_SYMBOLIC 2 macro
342 if (dyn_value & DF_SYMBOLIC) in Load()
H A Dcrazy_linker_elf_relocations.cpp26 #ifndef DF_SYMBOLIC
27 #define DF_SYMBOLIC 2 macro
350 if (dyn_value & DF_SYMBOLIC) in Init()
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/printers/
H A Ddynamicsectionprinter.cpp50 { DF_SYMBOLIC, "symbol resolutions starts here" },
/dports/graphics/jogamp-jogl/gluegen/make/stub_includes/os/
H A Delf_sh_const.h206 #define DF_SYMBOLIC 0x2 macro
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Ddata.c170 {"Symbol resolutions starts here" , "DF_SYMBOLIC", DF_SYMBOLIC},
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/elf/
H A Ddynamic.rs220 pub const DF_SYMBOLIC: u64 = 0x0000_0002; const
231 DF_SYMBOLIC => "DF_SYMBOLIC", in df_tag_to_str()
702 …let flags: Vec<&'static str> = [DF_ORIGIN, DF_SYMBOLIC, DF_TEXTREL, DF_BIND_NOW, DF_STATIC_TLS,][.…
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/elf/
H A Ddynamic.rs220 pub const DF_SYMBOLIC: u64 = 0x0000_0002; const
231 DF_SYMBOLIC => "DF_SYMBOLIC", in df_tag_to_str()
698 …let flags: Vec<&'static str> = [DF_ORIGIN, DF_SYMBOLIC, DF_TEXTREL, DF_BIND_NOW, DF_STATIC_TLS,][.…
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/elf/
H A Ddynamic.rs220 pub const DF_SYMBOLIC: u64 = 0x0000_0002; const
231 DF_SYMBOLIC => "DF_SYMBOLIC", in df_tag_to_str()
698 …let flags: Vec<&'static str> = [DF_ORIGIN, DF_SYMBOLIC, DF_TEXTREL, DF_BIND_NOW, DF_STATIC_TLS,][.…
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/emulators/vmips/vmips-1.5.1/libopcodes_mips/elf/
H A Dcommon.h603 #define DF_SYMBOLIC (1 << 1) macro
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d147 enum DF_SYMBOLIC = 0x00000002; variable

12345678910>>...20