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

  /external/libffi/src/alpha/
osf.S 267 .gprel32 $load_none # FFI_TYPE_VOID
268 .gprel32 $load_32 # FFI_TYPE_INT
269 .gprel32 $load_float # FFI_TYPE_FLOAT
270 .gprel32 $load_double # FFI_TYPE_DOUBLE
271 .gprel32 $load_none # FFI_TYPE_LONGDOUBLE
272 .gprel32 $load_u8 # FFI_TYPE_UINT8
273 .gprel32 $load_s8 # FFI_TYPE_SINT8
274 .gprel32 $load_u16 # FFI_TYPE_UINT16
275 .gprel32 $load_s16 # FFI_TYPE_SINT16
276 .gprel32 $load_32 # FFI_TYPE_UINT3
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 21 DECL_MIPS_APPLY_RELOC_FUNC(gprel32) \
38 { &gprel32, 12, "R_MIPS_GPREL32", 32}, \
MipsRelocator.cpp 382 MipsRelocator::Result gprel32(Relocation& pReloc, MipsRelocator& pParent) function
  /external/elfutils/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 323 // Associate GPRel32 fixup with data and resize data area
332 // Associate GPRel32 fixup with data and resize data area
  /external/llvm/include/llvm/MC/
MCStreamer.h 454 /// gprel32 (32-bit GP relative) value.
456 /// This is used to implement assembler directives such as .gprel32 on
MCAsmInfo.h 195 /// on Mips or .gprel32 on Alpha.
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 208 // In PIC mode, if the target supports a GPRel32 directive, use it.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
as.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info     [all...]

Completed in 1412 milliseconds