Home
last modified time | relevance | path

Searched refs:vn_aux (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A Dverneed.h54 __store_u32L(dst->vn_aux, src->vn_aux); in __store_verneed()
61 __store_u32M(dst->vn_aux, src->vn_aux); in __store_verneed()
105 dst->vn_aux = __load_u32L(src->vn_aux); in __load_verneed()
112 dst->vn_aux = __load_u32M(src->vn_aux); in __load_verneed()
182 || vn.vn_aux == 0) { in xlt_verneed()
190 aoff = off + vn.vn_aux; in xlt_verneed()
H A Dext_types.h260 __ext_Elf32_Word vn_aux;
293 __ext_Elf64_Word vn_aux;
/dports/devel/libelf/libelf-0.8.13/lib/
H A Dverneed.h54 __store_u32L(dst->vn_aux, src->vn_aux); in __store_verneed()
61 __store_u32M(dst->vn_aux, src->vn_aux); in __store_verneed()
105 dst->vn_aux = __load_u32L(src->vn_aux); in __load_verneed()
112 dst->vn_aux = __load_u32M(src->vn_aux); in __load_verneed()
182 || vn.vn_aux == 0) { in xlt_verneed()
190 aoff = off + vn.vn_aux; in xlt_verneed()
H A Dext_types.h260 __ext_Elf32_Word vn_aux; member
293 __ext_Elf64_Word vn_aux; member
/dports/devel/elfutils/elfutils-0.179/libelf/
H A Dversion_xlate.h181 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()
184 aux_offset = need_offset + ndest->vn_aux; in elf_cvt_Verneed()
187 aux_offset = need_offset + nsrc->vn_aux; in elf_cvt_Verneed()
223 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/elf/
H A Dsymver.rs139 vn_aux: u32, field
651 vn_aux, in next()
656 let offset = iter.offset.checked_add(vn_aux as usize)?; in next()
678 vn_aux, in next()
717 pub vn_aux: u32, field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/ELF/invalid/
H A Dverneed-shared.test53 ## vn_aux points to a place outside of the file.
73 ## vn_aux is misaligned.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/ELF/invalid/
H A Dverneed-shared.test53 ## vn_aux points to a place outside of the file.
73 ## vn_aux is misaligned.
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/invalid/
H A Dverneed-shared.test53 ## vn_aux points to a place outside of the file.
73 ## vn_aux is misaligned.
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/invalid/
H A Dverneed-shared.test50 ## vn_aux points to a place outside of the file.
69 ## vn_aux is misaligned.
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d208 Elf32_Word vn_aux; member
251 Elf64_Word vn_aux; variable

12345678910>>...21