Home
last modified time | relevance | path

Searched refs:DT_AUXILIARY (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/dports/devel/elfsh/elfsh-0.51b3/libelfsh/include/
H A Dlibelfsh-compat.h177 #ifndef DT_AUXILIARY
178 #define DT_AUXILIARY 0x7ffffffd macro
H A Dlibelfsh-sunos.h138 #define DT_AUXILIARY 0x7ffffffd /* Shared object to load before self */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-deps.c35 + DT_EXTRATAGIDX (DT_AUXILIARY))
261 else if (d->d_tag == DT_AUXILIARY || d->d_tag == DT_FILTER) in _dl_map_object_deps()
267 d->d_tag == DT_AUXILIARY); in _dl_map_object_deps()
271 if (d->d_tag == DT_AUXILIARY) in _dl_map_object_deps()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/dl/
H A Ddl-deps.c35 + DT_EXTRATAGIDX (DT_AUXILIARY))
261 else if (d->d_tag == DT_AUXILIARY || d->d_tag == DT_FILTER) in _dl_map_object_deps()
267 d->d_tag == DT_AUXILIARY); in _dl_map_object_deps()
271 if (d->d_tag == DT_AUXILIARY) in _dl_map_object_deps()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-deps.c35 + DT_EXTRATAGIDX (DT_AUXILIARY))
261 else if (d->d_tag == DT_AUXILIARY || d->d_tag == DT_FILTER) in _dl_map_object_deps()
267 d->d_tag == DT_AUXILIARY); in _dl_map_object_deps()
271 if (d->d_tag == DT_AUXILIARY) in _dl_map_object_deps()
/dports/devel/elfutils/elfutils-0.179/libebl/
H A Debldynamictagcheck.c49 || tag == DT_AUXILIARY in ebl_dynamic_tag_check()
H A Debldynamictagname.c97 else if (tag == DT_AUXILIARY) in ebl_dynamic_tag_name()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dlibgcc-x86_64-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sh/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sh/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dlibgcc-x86_64-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/m32r/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dlibgcc-x86_64-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sh/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dlibgcc-sparc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dlibgcc-sparc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dlibgcc-sparc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Ddata.c143 {"Shared object to load before self", "DT_AUXILIARY" , DT_AUXILIARY},
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/s390/
H A Dlibgcc-glibc.ver5 # to defer implementation of these routines to libgcc.so via DT_AUXILIARY.
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/read/elf/
H A Ddynamic.rs36 | elf::DT_AUXILIARY in is_string()

12345678910>>...24