Searched refs:isStackMemory (Results 1 – 1 of 1) sorted by relevance
451 bool isStackMemory = false; in AddressDescription() local454 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()456 isStackMemory = GetStackAddressInformation(addr, access_size, &data.stack); in AddressDescription()458 if (isStackMemory) { in AddressDescription()