Searched refs:GetLoadBias (Results 1 – 2 of 2) sorted by relevance
99 uintptr_t MapEntry::GetLoadBias() { in GetLoadBias() function in MapEntry194 *rel_pc = pc - entry->start() + entry->offset() + prev_entry->GetLoadBias(); in find()199 *rel_pc = pc - entry->start() + entry->offset() + entry->GetLoadBias(); in find()
50 uintptr_t GetLoadBias();