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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 32 DECL_ARM_APPLY_RELOC_FUNC(thm_movt_prel) \
92 { &thm_movt_prel, 50, "R_ARM_THM_MOVT_PREL" }, \
130 { &thm_movt_prel, 88, "R_ARM_THM_MOVT_BREL" }, \
ARMRelocator.cpp 1316 ARMRelocator::Result thm_movt_prel(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld
    [all...]
  /external/elfutils/backends/
arm_reloc.def 81 RELOC_TYPE (THM_MOVT_PREL, REL)
  /toolchain/binutils/binutils-2.27/gold/
arm-reloc.def 114 RD(THM_MOVT_PREL , STATIC , N, THM32, S + A - P , Y, -1, N)

Completed in 511 milliseconds