Searched refs:addressPointLoc (Results 1 – 1 of 1) sorted by relevance
2217 const auto &addressPointLoc = it->second; in MakeAddressPointIndices() local2218 unsigned vtableIndex = addressPointLoc.VTableIndex; in MakeAddressPointIndices()2219 unsigned addressPoint = addressPointLoc.AddressPointIndex; in MakeAddressPointIndices()