HomeSort by relevance Sort by last modified time
    Searched full:tpoff (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /toolchain/binutils/binutils-2.25/cpu/
mep.opc 256 /* Handle %lo(), %tpoff(), %sdaoff(), %hi(), and other signed
339 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
483 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
519 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
637 /*{ "tpoff", "((`1-__tpbase) & 0x7f)"}, */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mep-asm.c 212 /* Handle %lo(), %tpoff(), %sdaoff(), %hi(), and other signed
295 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
439 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
475 if (strncasecmp (*strp, "%tpoff(", 7) == 0)
593 /*{ "tpoff", "((`1-__tpbase) & 0x7f)"}, */
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-or1k.c 746 /* Return the relocation value for @tpoff relocations.. */
748 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf-m10300.c 851 /* Return the relocation value for @tpoff relocation
865 /* Return the relocation value for @tpoff relocation
869 tpoff (struct bfd_link_info * info, bfd_vma address) function
928 /* mov _x@tpoff,a0. */
960 1111 1100 1100 11Dn [-- abs32 --] MOV x@tpoff,Dn
964 1111 1100 1101 11An [-- abs32 --] MOV x@tpoff,An
968 1111 1110 0000 1000 Rnnn Xxxx [-- abs32 --] MOV x@tpoff,Rn
    [all...]
elfxx-tilegx.c 2954 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf32-s390.c 2275 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf64-s390.c 2227 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf32-i386.c     [all...]
elf32-tilepro.c 2693 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elfxx-sparc.c 2893 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf32-sh.c 49 static bfd_vma tpoff
5641 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf32-metag.c 879 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf32-nios2.c 2101 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
elf64-x86-64.c     [all...]
ChangeLog-0203 609 * elf32-i386.c (dtpoff_base, tpoff): Likewise.
610 * elf32-s390.c (dtpoff_base, tpoff): Likewise.
611 * elf32-sh.c (dtpoff_base, tpoff): Likewise.
612 * elf32-sparc.c (dtpoff_base, tpoff): Likewise.
613 * elf64-s390.c (dtpoff_base, tpoff): Likewise.
614 * elf64-x86-64.c (dtpoff_base, tpoff): Likewise.
    [all...]
elf32-hppa.c 3230 tpoff (struct bfd_link_info *info, bfd_vma address) function
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsbin.dd 369 # LE @tpoff, global var defined in exec
382 # LE @tpoff, local var
395 # LE @tpoff, hidden var defined in exec
tlsbindesc.dd 359 # LE @tpoff, global var defined in exec
372 # LE @tpoff, local var
385 # LE @tpoff, hidden var defined in exec
  /external/llvm/lib/MC/
MCExpr.cpp 192 case VK_TPOFF: return "TPOFF";
323 .Case("tpoff", VK_TPOFF)
ELFObjectWriter.cpp 575 // are just an offset (@tpoff), require a symbol in gold versions before
    [all...]
  /external/llvm/docs/
Statepoints.rst 320 movl $1, %fs:Flag@TPOFF
322 movl $0, %fs:Flag@TPOFF
    [all...]
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 167 case X86II::MO_TPOFF: O << "@TPOFF"; break;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nds32.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 4336 milliseconds

1 23 4 5