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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 29 DECL_ARM_APPLY_RELOC_FUNC(thm_movw_brel) \
126 { &thm_movw_brel, 87, "R_ARM_THM_MOVW_BREL_NC" }, \
128 { &thm_movw_brel, 89, "R_ARM_THM_MOVW_BREL" }, \
ARMRelocator.cpp 763 ARMRelocator::Result thm_movw_brel(Relocation& pReloc, ARMRelocator& pParent) function

Completed in 203 milliseconds