HomeSort by relevance Sort by last modified time
    Searched refs:ifunc (Results 551 - 572 of 572) sorted by null

<<212223

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
elf_k1om.xsc 39 *(.rela.ifunc)
elf_k1om.xsw 38 *(.rela.ifunc)
elf_k1om.xw 39 *(.rela.ifunc)
elf_l1om.xc 39 *(.rela.ifunc)
elf_l1om.xdc 39 *(.rela.ifunc)
elf_l1om.xdw 39 *(.rela.ifunc)
elf_l1om.xsc 39 *(.rela.ifunc)
elf_l1om.xsw 38 *(.rela.ifunc)
elf_l1om.xw 39 *(.rela.ifunc)
elf_x86_64.xc 39 *(.rela.ifunc)
elf_x86_64.xdc 39 *(.rela.ifunc)
elf_x86_64.xdw 39 *(.rela.ifunc)
elf_x86_64.xsc 39 *(.rela.ifunc)
elf_x86_64.xsw 38 *(.rela.ifunc)
elf_x86_64.xw 39 *(.rela.ifunc)
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 113 * we put the PLT breakpoints directly to the IFUNC resolver code, and
123 * On PPC32 with secure PLT, the address of IFUNC symbols in main
128 * tracing of the xyz.IFUNC symbol there.
635 bool ifunc = false;
637 ifunc = GELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC;
639 if (! ifunc)
    [all...]
  /external/ltrace/sysdeps/linux-gnu/
trace.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c 3846 unsigned int ifunc : 1; member in struct:ppc_dyn_relocs
5249 struct plt_entry **ifunc; local
6413 struct plt_entry **ifunc = NULL; local
14039 bfd_boolean ifunc; local
    [all...]
Makefile.am 302 elf-ifunc.lo \
489 elf-ifunc.c \
elfxx-sparc.c 4370 bfd_boolean ifunc = FALSE; local
    [all...]
  /bionic/tests/
dlfcn_test.cpp 216 TEST(dlfcn, ifunc) {
219 // ifunc's choice depends on whether IFUNC_CHOICE has a value
    [all...]
  /external/opencv3/modules/imgproc/src/
imgwarp.cpp     [all...]

Completed in 389 milliseconds

<<212223