Searched refs:isStackMemory (Results 1 – 1 of 1) sorted by relevance
450 bool isStackMemory = false; in AddressDescription() local453 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()455 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()457 if (isStackMemory) { in AddressDescription()