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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp29 static Relocator::DWord getThumbBit(const Relocation& pReloc) { function in namespace:mcld
789 Relocator::DWord T = getThumbBit(pReloc);
827 Relocator::DWord T = getThumbBit(pReloc);
857 Relocator::DWord T = getThumbBit(pReloc);
947 Relocator::DWord T = getThumbBit(pReloc);
999 Relocator::DWord T = getThumbBit(pReloc);
1055 Relocator::DWord T = getThumbBit(pReloc);
1112 Relocator::DWord T = getThumbBit(pReloc);
1140 Relocator::DWord T = getThumbBit(pReloc);
1200 Relocator::DWord T = getThumbBit(pRelo
[all...]

Completed in 867 milliseconds