Home
last modified time | relevance | path

Searched defs:PatchInfoData (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Daddress_patch.h27 struct PatchInfoData { struct
36 PatchInfoData(uint64_t sourceAllocation, in PatchInfoData() argument
52 PatchInfoData(uint64_t sourceAllocation, in PatchInfoData() function
67 bool requiresIndirectPatching() { in requiresIndirectPatching()