HomeSort by relevance Sort by last modified time
    Searched refs:R_MIPS_GOT_PAGE (Results 1 - 12 of 12) sorted by null

  /bionic/libc/include/bits/
elf_mips.h 38 #define R_MIPS_GOT_PAGE 20
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
reloc-directive.s 34 .reloc 32, R_MIPS_GOT_PAGE, 4 # ASM: .reloc 32, R_MIPS_GOT_PAGE, 4
101 # OBJ-O32-NEXT: 0x20 R_MIPS_GOT_PAGE - 0x0
147 # OBJ-N32-NEXT: 0x20 R_MIPS_GOT_PAGE - 0x4
191 # OBJ-N64-NEXT: 0x20 R_MIPS_GOT_PAGE/R_MIPS_NONE/R_MIPS_NONE - 0x4
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldELFMips.cpp 153 case ELF::R_MIPS_GOT_PAGE: {
159 if (Type == ELF::R_MIPS_GOT_PAGE)
232 case ELF::R_MIPS_GOT_PAGE:
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 309 return ELF::R_MIPS_GOT_PAGE;
542 case ELF::R_MIPS_GOT_PAGE:
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 321 return ELF::R_MIPS_GOT_PAGE;
565 case ELF::R_MIPS_GOT_PAGE:
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 669 case ELF::R_MIPS_GOT_PAGE: {
675 if (Type == ELF::R_MIPS_GOT_PAGE)
763 case ELF::R_MIPS_GOT_PAGE:
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 621 R_MIPS_GOT_PAGE = 20,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 870 R_MIPS_GOT_PAGE = 20
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 958 R_MIPS_GOT_PAGE = 20
    [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]

Completed in 334 milliseconds