Searched refs:isStackMemory (Results 1 – 1 of 1) sorted by relevance
462 bool isStackMemory = false; in AddressDescription() local465 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()467 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()469 if (isStackMemory) { in AddressDescription()