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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf-rel11.d 7 0+0000 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * bar \+ 0
19 0+0018 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * bar \+ 12345678
31 0+0030 * 0+..0000001d * R_MIPS_HIGHEST * 0+0000 * \.data \+ 10
elf-rel28-n32.d 35 .*: R_MIPS_HIGHEST bar
77 .*: R_MIPS_HIGHEST bar
elf-rel28-n64.d 57 .*: R_MIPS_HIGHEST bar
141 .*: R_MIPS_HIGHEST bar
ldstla-n64-sym32.d 907 .*: R_MIPS_HIGHEST extern
925 .*: R_MIPS_HIGHEST extern
943 .*: R_MIPS_HIGHEST extern
961 .*: R_MIPS_HIGHEST extern
  /external/llvm/test/MC/Mips/
higher-highest-addressing.s 8 # Test that R_MIPS_HIGHER and R_MIPS_HIGHEST relocations are created. By using
20 # CHECK-REL-NEXT: 0x{{[0-9,A-F]+}} R_MIPS_HIGHEST
  /bionic/libc/include/bits/
elf_mips.h 47 #define R_MIPS_HIGHEST 29
  /toolchain/binutils/binutils-2.27/elfcpp/
mips.h 77 R_MIPS_HIGHEST = 29,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 331 return ELF::R_MIPS_HIGHEST;
550 case ELF::R_MIPS_HIGHEST:
  /toolchain/binutils/binutils-2.27/bfd/
elfn32-mips.c 503 a) It means building the addend from a R_MIPS_HIGHEST/R_MIPS_HIGHER/
508 EMPTY_HOWTO (R_MIPS_HIGHEST),
    [all...]
elf64-mips.c 539 a) It means building the addend from a R_MIPS_HIGHEST/R_MIPS_HIGHER/
544 EMPTY_HOWTO (R_MIPS_HIGHEST),
    [all...]
elf32-mips.c 471 HOWTO (R_MIPS_HIGHEST, /* type */
479 "R_MIPS_HIGHEST", /* name */
    [all...]
elfxx-mips.c     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 630 R_MIPS_HIGHEST = 29,
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
mips.h 70 RELOC_NUMBER (R_MIPS_HIGHEST, 29)
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 276 case llvm::ELF::R_MIPS_HIGHEST:
417 case llvm::ELF::R_MIPS_HIGHEST:
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 879 R_MIPS_HIGHEST = 29
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 208 milliseconds