Per review comments

Change-Id: I44585a6dcf3c4f0ce10f0e895270c113790e0652


[ROCm/ROCR-Runtime commit: 935c1b0ba9]
Tento commit je obsažen v:
Ramesh Errabolu
2016-11-28 12:02:08 -06:00
rodič e3d8eac639
revize a4c8e0fdca
2 změnil soubory, kde provedl 8 přidání a 6 odebrání
+2 -2
Zobrazit soubor
@@ -399,8 +399,8 @@ public:
hsa_ven_amd_loader_segment_descriptor_t *segment_descriptors,
size_t *num_segment_descriptors) = 0;
/// @brief Finds the handle of @p executable to which the device
/// address belongs. Return NULL handle if device address is invalid
/// @brief Finds the handle of executable to which @p device_address
/// belongs. Return NULL handle if device address is invalid.
virtual hsa_executable_t FindExecutable(uint64_t device_address) = 0;
/// @brief Returns host address given @p device_address. If @p device_address