HomeSort by relevance Sort by last modified time
    Searched full:gprel32 (Results 1 - 10 of 10) sorted by null

  /external/elfutils/0.153/backends/
alpha_reloc.def 31 RELOC_TYPE (GPREL32, REL)
  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 58 /// .gprel32 LBB123
63 /// gprel32 is not supported. e.g.:
  /external/llvm/lib/MC/
MCObjectStreamer.cpp 345 // Associate GPRel32 fixup with data and resize data area
354 // Associate GPRel32 fixup with data and resize data area
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 23 DECL_MIPS_APPLY_RELOC_FUNC(gprel32) \
50 { &gprel32, 12, "R_MIPS_GPREL32", 32}, \
MipsRelocator.cpp 995 MipsRelocator::Result gprel32(MipsRelocationInfo& pReloc, MipsRelocator& pParent) function
  /external/llvm/include/llvm/MC/
MCStreamer.h 590 /// gprel32 (32-bit GP relative) value.
592 /// This is used to implement assembler directives such as .gprel32 on
MCAsmInfo.h 193 /// relocated as a 32-bit GP-relative offset, e.g. .gpword on Mips or .gprel32
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 227 // In PIC mode, if the target supports a GPRel32 directive, use it.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info     [all...]

Completed in 454 milliseconds