Searched refs:LBA (Results 1 – 3 of 3) sorted by relevance
756 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local758 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction())) in cmpConstants()760 if (LBA->getFunction() == RBA->getFunction()) { in cmpConstants()763 Function* F = LBA->getFunction(); in cmpConstants()764 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants()783 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR); in cmpConstants()786 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock()); in cmpConstants()
194 easier to translate LBA to filesystem block numbers.
1143 - Fixed bug in MBR-reading function that caused 0x0f (Win95 LBA) and 0x85