Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def16 ELF_RELOC(R_386_GOTOFF, 9)
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp204 return ELF::R_386_GOTOFF; in getRelocType32()
/external/elfutils/src/
Di386_ld.c571 case R_386_GOTOFF: in elf_i386_count_relocations()
944 case R_386_GOTOFF: in elf_i386_create_relocations()
/external/llvm/test/tools/llvm-readobj/
Drelocations.test37 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
Dreloc-types.test29 ELF-32: Type: R_386_GOTOFF (9)
Dsections-ext.test152 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py507 R_386_GOTOFF = 9 variable in Relocs_Elf_i386
/external/elfutils/libelf/
Delf.h1223 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
/external/valgrind/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()