OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_386_IRELATIVE
(Results
1 - 9
of
9
) 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
...]
Completed in 562 milliseconds