Searched refs:R_386_IRELATIVE (Results 1 - 6 of 6) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/x86/
H A Dplt.c63 #ifdef R_386_IRELATIVE
64 irelative = GELF_R_TYPE(rela->r_info) == R_386_IRELATIVE;
/external/llvm/lib/Object/
H A DELF.cpp106 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_IRELATIVE);
H A DELFYAML.cpp636 ECase(R_386_IRELATIVE)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py533 R_386_IRELATIVE = 42 variable in class:Relocs_Elf_i386
/external/llvm/include/llvm/Support/
H A DELF.h437 R_386_IRELATIVE = 42, enumerator in enum:llvm::ELF::__anon25583
/external/elfutils/0.153/libelf/
H A Delf.h1217 #define R_386_IRELATIVE 42 /* Adjust indirectly by program base */ macro

Completed in 2075 milliseconds