HomeSort by relevance Sort by last modified time
    Searched refs:STT_GNU_IFUNC (Results 26 - 50 of 56) sorted by null

12 3

  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c     [all...]
elf32-arm.c     [all...]
elf32-s390.c 665 type from STT_GNU_IFUNC to STT_FUNC together with its value and
    [all...]
elf64-s390.c 578 type from STT_GNU_IFUNC to STT_FUNC together with its value and
    [all...]
elf64-sparc.c 428 if ((ELF_ST_TYPE (sym->st_info) == STT_GNU_IFUNC
elflink.c     [all...]
elfcode.h     [all...]
elf-m10300.c     [all...]
elf32-hppa.c     [all...]
elf32-m68k.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
arm.cc     [all...]
powerpc.cc     [all...]
object.cc     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 442 ECase(STT_GNU_IFUNC)
  /external/valgrind/coregrind/m_debuginfo/
readelf.c 244 Bool* is_ifunc /* is this a STT_GNU_IFUNC function ?*/
287 # ifdef STT_GNU_IFUNC
288 || ELFXX_ST_TYPE(sym->st_info) == STT_GNU_IFUNC
372 # ifdef STT_GNU_IFUNC
375 && ELFXX_ST_TYPE(sym->st_info) == STT_GNU_IFUNC) {
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 545 STT_GNU_IFUNC = 10,
    [all...]
  /external/elfutils/libelf/
elf.h 493 #define STT_GNU_IFUNC 10 /* Symbol is indirect code object */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 463 #define STT_GNU_IFUNC 10 /* Symbol is indirect code object */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 465 #define STT_GNU_IFUNC 10 /* Symbol is indirect code object */
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 729 { "GNU_IFunc", ELF::STT_GNU_IFUNC }
    [all...]

Completed in 1675 milliseconds

12 3