Home
last modified time | relevance | path

Searched refs:R_386_GLOB_DAT (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def13 ELF_RELOC(R_386_GLOB_DAT, 6)
/external/llvm/test/tools/llvm-readobj/
Dgnu-relocations.test14 ELF32-NEXT: 00000026 00000506 R_386_GLOB_DAT 00000000 sym
Dreloc-types.test27 ELF-32: Type: R_386_GLOB_DAT (6)
/external/syslinux/com32/include/sys/
Delfcommon.h319 #define R_386_GLOB_DAT 6 /* Create GOT entry */ macro
/external/elfutils/src/
Di386_ld.c693 case R_386_GLOB_DAT: in elf_i386_count_relocations()
917 = XELF_R_INFO (symref[idx]->outdynsymidx, R_386_GLOB_DAT); in elf_i386_create_relocations()
1064 case R_386_GLOB_DAT: in elf_i386_create_relocations()
/external/syslinux/com32/lib/sys/module/i386/
Delf_module.c251 case R_386_GLOB_DAT: in perform_relocation()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h381 R_386_GLOB_DAT = 6, enumerator
/external/syslinux/com32/tools/
Drelocs.c182 REL_TYPE(R_386_GLOB_DAT), in rel_type()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py504 R_386_GLOB_DAT = 6 variable in Relocs_Elf_i386
/external/elfutils/libelf/
Delf.h1220 #define R_386_GLOB_DAT 6 /* Create GOT entry */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp960 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GLOB_DAT); in getRelocationTypeName()
/external/kmod/port-gnu/
Delf.h1219 #define R_386_GLOB_DAT 6 /* Create GOT entry */ macro
/external/valgrind/perf/
Dtinycc.c972 #define R_386_GLOB_DAT 6 /* Create GOT entry */ macro
18619 case R_386_GLOB_DAT: in relocate_section()
18951 reloc_type = R_386_GLOB_DAT; in build_got_entries()