Searched refs:getIndexForAddr (Results 1 – 2 of 2) sorted by relevance
204 uint32_t getIndexForAddr(uint64_t Address) const { in getIndexForAddr() function211 return getAddressforIndex(getIndexForAddr(FrameAddr) - 1); in getCallAddrFromFrameAddr()
373 Index = Binary->getIndexForAddr(Address); in InstructionPointer()393 Index = Binary->getIndexForAddr(Address); in update()