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

  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 18 DECL_X86_APPLY_RELOC_FUNC(rel32) \
28 { &rel32, 2, "R_386_PC32" }, \
X86RelocationFactory.cpp 299 X86RelocationFactory::Result rel32(Relocation& pReloc, function
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 18 DECL_ARM_APPLY_RELOC_FUNC(rel32) \
43 { &rel32, 3, "R_ARM_REL32" }, \
ARMRelocationFactory.cpp 442 ARMRelocationFactory::Result rel32(Relocation& pReloc, function
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_prvt.h 226 #define rel32 {OpndKind_Imm, OpndSize_32, OpndExt_Any, RegName_Null} macro
enc_tabl.cpp 472 {OpcodeInfo::all, {0xE8, cd}, {rel32}, U },
    [all...]

Completed in 52 milliseconds