Home
last modified time | relevance | path

Searched refs:R_386_GOTOFF (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/courgette/
Dtypes_elf.h139 R_386_GOTOFF = 9, enumerator
Ddisassembler_elf_32_x86.cc54 case R_386_GOTOFF: in RelToRVA()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf-x86-x86.c37 {"gotoff", 0, R_386_GOTOFF, 32},
Delf.h276 R_386_GOTOFF = 9, /* word32, S + A - GOT */ enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp226 Type = ELF::R_386_GOTOFF; in GetRelocType()
/external/elfutils/0.153/src/
Di386_ld.c579 case R_386_GOTOFF: in elf_i386_count_relocations()
952 case R_386_GOTOFF: in elf_i386_create_relocations()
/external/llvm/test/tools/llvm-readobj/
Drelocations.test27 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
Dreloc-types.test29 ELF-32: Type: R_386_GOTOFF (9)
Dsections-ext.test153 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
/external/qemu/include/
Delf.h298 #define R_386_GOTOFF 9 macro
/external/llvm/lib/Object/
DELF.cpp76 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GOTOFF); in getELFRelocationTypeName()
DELFYAML.cpp606 ECase(R_386_GOTOFF) in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py503 R_386_GOTOFF = 9 variable in Relocs_Elf_i386
/external/llvm/include/llvm/Support/
DELF.h407 R_386_GOTOFF = 9, enumerator
/external/elfutils/0.153/libelf/
Delf.h1169 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/valgrind/main/perf/
Dtinycc.c975 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
18626 case R_386_GOTOFF: in relocate_section()
18941 case R_386_GOTOFF: in build_got_entries()