Searched refs:XRaySledMap (Results 1 – 3 of 3) sorted by relevance
54 XRaySledMap *XRayInstrMaps;78 XRaySledMap SledMap; in __xray_register_sleds()147 XRayInstrMaps = allocateBuffer<XRaySledMap>(XRayMaxObjects); in __xray_init()
39 extern __xray::XRaySledMap *XRayInstrMaps;203 const XRaySledMap &InstrMap) XRAY_NEVER_INSTRUMENT { in findFunctionSleds()237 XRaySledMap InstrMap; in patchFunction()297 XRaySledMap InstrMap; in controlPatchingObjectUnchecked()441 XRaySledMap InstrMap; in mprotectAndPatchFunction()635 XRaySledMap InstrMap; in __xray_function_address_in_object()
132 struct XRaySledMap { struct