Searched refs:R_386_GOTOFF (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/courgette/
H A Dtypes_elf.h139 R_386_GOTOFF = 9, enumerator in enum:elf32_rel_386_type_values
H A Ddisassembler_elf_32_x86.cc54 case R_386_GOTOFF:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-x86.c37 {"gotoff", 0, R_386_GOTOFF, 32},
H A Delf.h276 R_386_GOTOFF = 9, /* word32, S + A - GOT */ enumerator in enum:__anon16352
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp226 Type = ELF::R_386_GOTOFF;
/external/elfutils/0.153/src/
H A Di386_ld.c579 case R_386_GOTOFF:
952 case R_386_GOTOFF:
/external/llvm/lib/Object/
H A DELF.cpp76 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GOTOFF);
H A DELFYAML.cpp606 ECase(R_386_GOTOFF)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py503 R_386_GOTOFF = 9 variable in class:Relocs_Elf_i386
/external/qemu/include/
H A Delf.h298 #define R_386_GOTOFF 9 macro
/external/llvm/include/llvm/Support/
H A DELF.h407 R_386_GOTOFF = 9, enumerator in enum:llvm::ELF::__anon25583
/external/elfutils/0.153/libelf/
H A Delf.h1169 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/valgrind/main/perf/
H A Dtinycc.c975 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
18628 case R_386_GOTOFF:
18943 case R_386_GOTOFF:

Completed in 1926 milliseconds