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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 23 DECL_ARM_APPLY_RELOC_FUNC(thm_call) \
52 { &thm_call, 10, "R_ARM_THM_CALL" }, \
72 { &thm_call, 30, "R_ARM_THM_JUMP24" }, \
ARMRelocator.cpp 1040 ARMRelocator::Result thm_call(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
arm-reloc.def 74 RD(THM_CALL , STATIC , N, THM32, ((S + A) | T) - P , Y, -1, Y)

Completed in 76 milliseconds