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