Searched refs:m_CurrentLo16Reloc (Results 1 – 2 of 2) sorted by relevance
169 MipsRelocationInfo* m_CurrentLo16Reloc; variable
146 m_CurrentLo16Reloc(NULL) { in MipsRelocator()153 if (m_CurrentLo16Reloc == NULL && isPostponed(pReloc)) { in applyRelocation()554 m_CurrentLo16Reloc = &pLo16Reloc; in applyPostponedRelocations()564 m_CurrentLo16Reloc = NULL; in applyPostponedRelocations()717 assert(m_CurrentLo16Reloc != NULL && in calcAHL()721 uint64_t ALO = m_CurrentLo16Reloc->A() & 0xFFFF; in calcAHL()