Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp28 static Relocator::DWord getThumbBit(const Relocation& pReloc) in getThumbBit() function
842 Relocator::DWord T = getThumbBit(pReloc); in abs32()
880 Relocator::DWord T = getThumbBit(pReloc); in rel32()
912 Relocator::DWord T = getThumbBit(pReloc); in gotoff32()
1007 Relocator::DWord T = getThumbBit(pReloc); in thm_jump19()
1060 Relocator::DWord T = getThumbBit(pReloc); in call()
1119 Relocator::DWord T = getThumbBit(pReloc); in thm_call()
1178 Relocator::DWord T = getThumbBit(pReloc); in movw_abs_nc()
1207 Relocator::DWord T = getThumbBit(pReloc); in movw_prel_nc()
1268 Relocator::DWord T = getThumbBit(pReloc); in thm_movw_abs_nc()
[all …]