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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp28 static Relocator::DWord getThumbBit(const Relocation& pReloc) function
842 Relocator::DWord T = getThumbBit(pReloc);
880 Relocator::DWord T = getThumbBit(pReloc);
912 Relocator::DWord T = getThumbBit(pReloc);
1007 Relocator::DWord T = getThumbBit(pReloc);
1060 Relocator::DWord T = getThumbBit(pReloc);
1119 Relocator::DWord T = getThumbBit(pReloc);
1178 Relocator::DWord T = getThumbBit(pReloc);
1207 Relocator::DWord T = getThumbBit(pReloc);
1268 Relocator::DWord T = getThumbBit(pRelo
[all...]

Completed in 9 milliseconds