Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_arm.cpp168 arm_movw, /// ex: movw r1, :lower16:_foo enumerator
229 LLD_KIND_STRING_ENTRY(arm_movw),
703 *kind = arm_movw; in getPairReferenceInfo()
735 *kind = arm_movw; in getPairReferenceInfo()
767 *kind = arm_movw; in getPairReferenceInfo()
964 case arm_movw: in applyFixupFinal()
1139 case arm_movw: in applyFixupRelocatable()
1297 case arm_movw: in appendSectionRelocations()