HomeSort by relevance Sort by last modified time
    Searched refs:R_386_IRELATIVE (Results 1 - 11 of 11) sorted by null

  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 62 #define R_386_IRELATIVE 42
  /external/ltrace/sysdeps/linux-gnu/x86/
plt.c 63 #ifdef R_386_IRELATIVE
64 irelative = GELF_R_TYPE(rela->r_info) == R_386_IRELATIVE;
  /external/llvm/lib/Object/
ELF.cpp 106 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_IRELATIVE);
    [all...]
ELFYAML.cpp 636 ECase(R_386_IRELATIVE)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 533 R_386_IRELATIVE = 42
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /art/runtime/
elf.h 422 R_386_IRELATIVE = 42,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 437 R_386_IRELATIVE = 42,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 209 milliseconds