Searched refs:CurrentAddress (Results 1 – 3 of 3) sorted by relevance
165 uint64_t CurrentAddress = NextAddress; in buildFlowsToUndefined() local185 Result.IntermediateNodes[CurrentAddress] = NextAddress; in buildFlowsToUndefined()189 CurrentAddress = NextAddress; in buildFlowsToUndefined()
90 XCOFFObjectFile::getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress, in getAdvancedSymbolEntryAddress() argument92 return getWithOffset(CurrentAddress, Distance * XCOFF::SymbolTableEntrySize); in getAdvancedSymbolEntryAddress()
629 static uintptr_t getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress,