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()
128 XCOFFObjectFile::getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress, in getAdvancedSymbolEntryAddress() 130 return getWithOffset(CurrentAddress, Distance * XCOFF::SymbolTableEntrySize); in getAdvancedSymbolEntryAddress() 127 getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress,uint32_t Distance) getAdvancedSymbolEntryAddress() argument
729 static uintptr_t getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress,