Home
last modified time | relevance | path

Searched refs:movt_prel (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFunctions.h27 DECL_ARM_APPLY_RELOC_FUNC(movt_prel) \
88 { &movt_prel, 46, "R_ARM_MOVT_PREL" }, \
DARMRelocator.cpp1183 ARMRelocator::Result movt_prel(Relocation& pReloc, ARMRelocator& pParent) { in movt_prel() function