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

  /bionic/libc/include/bits/
elf_mips.h 65 #define R_MIPS_TLS_DTPREL_LO16 45 /* Module-relative offset, low 16 bits */
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
reloc-directive.s 48 .reloc 60, R_MIPS_TLS_DTPREL_LO16, 4 # ASM: .reloc 60, R_MIPS_TLS_DTPREL_LO16, 4
108 # OBJ-O32-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16 - 0x0
154 # OBJ-N32-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16 - 0x4
198 # OBJ-N64-NEXT: 0x3C R_MIPS_TLS_DTPREL_LO16/R_MIPS_NONE/R_MIPS_NONE - 0x4
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 307 return ELF::R_MIPS_TLS_DTPREL_LO16;
566 case ELF::R_MIPS_TLS_DTPREL_LO16:
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 319 return ELF::R_MIPS_TLS_DTPREL_LO16;
610 case ELF::R_MIPS_TLS_DTPREL_LO16:
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 646 R_MIPS_TLS_DTPREL_LO16 = 45,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 895 R_MIPS_TLS_DTPREL_LO16 = 45
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 983 R_MIPS_TLS_DTPREL_LO16 = 45
    [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 100 milliseconds