HomeSort by relevance Sort by last modified time
    Searched refs:XRayPatchingStatus (Results 1 - 8 of 8) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_interface.h 55 enum XRayPatchingStatus {
62 // This tells XRay to patch the instrumentation points. See XRayPatchingStatus
64 extern XRayPatchingStatus __xray_patch();
66 // Reverses the effect of __xray_patch(). See XRayPatchingStatus for possible
68 extern XRayPatchingStatus __xray_unpatch();

Completed in 255 milliseconds