/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
H A D | dfx_crash_local_handler.cpp | 91 OHOS::HiviewDFX::Unwinder unwind; in CrashLocalUnwind() local 92 unwind.UnwindLocalWithContext(request->context); in CrashLocalUnwind() 93 logContext.append(unwind.GetFramesStr(unwind.GetFrames())); in CrashLocalUnwind() 98 for (const auto &map : unwind.GetMaps()->GetMaps()) { in CrashLocalUnwind()
|
/ohos5.0/foundation/multimedia/av_session/services/session/ |
H A D | BUILD.gn | 98 "-fno-asynchronous-unwind-tables", 99 "-fno-unwind-tables", 243 "-fno-asynchronous-unwind-tables", 244 "-fno-unwind-tables", 339 "-fno-asynchronous-unwind-tables", 340 "-fno-unwind-tables", 425 "-fno-asynchronous-unwind-tables", 426 "-fno-unwind-tables", 560 "-fno-asynchronous-unwind-tables", 561 "-fno-unwind-tables",
|
/ohos5.0/foundation/arkui/ui_appearance/services/ |
H A D | BUILD.gn | 49 "-fno-asynchronous-unwind-tables", 50 "-fno-unwind-tables", 105 "-fno-asynchronous-unwind-tables", 106 "-fno-unwind-tables",
|
/ohos5.0/base/hiviewdfx/faultloggerd/docs/ |
H A D | usage.md | 155 2)二进制不包含unwind-table或者unwind-table生成有问题 \ 156 3)路径和文件没有权限,导致无法读取到unwind-table信息 \ 158 1)增加`unwind-tables`或`asynchronous-unwind-tables`编译参数 \
|
/ohos5.0/drivers/external_device_manager/frameworks/ddk/base/ |
H A D | BUILD.gn | 29 "-fno-asynchronous-unwind-tables", 30 "-fno-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/core/ |
H A D | BUILD.gn | 27 "-fno-asynchronous-unwind-tables", 28 "-fno-unwind-tables",
|
/ohos5.0/build/config/components/musl/ |
H A D | BUILD.gn | 66 "-fno-unwind-tables", 67 "-fno-asynchronous-unwind-tables", 72 "-fasynchronous-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/frameworks/ddk/hid/ |
H A D | BUILD.gn | 31 "-fno-asynchronous-unwind-tables", 32 "-fno-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/ |
H A D | BUILD.gn | 35 "-fno-asynchronous-unwind-tables", 36 "-fno-unwind-tables",
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | BUILD.gn | 17 module_output_path = "faultloggerd/unwind" 24 "$faultloggerd_path/test/unittest/unwind/include", 65 "$faultloggerd_path/test/unittest/unwind/include", 89 "$faultloggerd_path/test/unittest/unwind/include",
|
/ohos5.0/foundation/arkui/ui_appearance/interfaces/kits/napi/ |
H A D | BUILD.gn | 40 "-fno-asynchronous-unwind-tables", 41 "-fno-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/ |
H A D | BUILD.gn | 40 "-fno-asynchronous-unwind-tables", 41 "-fno-unwind-tables",
|
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/native/ |
H A D | BUILD.gn | 26 "-fno-unwind-tables", 27 "-fno-asynchronous-unwind-tables",
|
/ohos5.0/foundation/resourceschedule/qos_manager/qos/ |
H A D | BUILD.gn | 34 "-fno-unwind-tables", 35 "-fno-asynchronous-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/ |
H A D | BUILD.gn | 44 "-fno-asynchronous-unwind-tables", 45 "-fno-unwind-tables",
|
/ohos5.0/base/telephony/call_manager/ |
H A D | BUILD.gn | 49 "-fno-asynchronous-unwind-tables", 50 "-fno-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/ |
H A D | BUILD.gn | 44 "-fno-asynchronous-unwind-tables", 45 "-fno-unwind-tables",
|
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/ |
H A D | BUILD.gn | 46 "-fno-unwind-tables", 47 "-fno-asynchronous-unwind-tables",
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/ |
H A D | BUILD.gn | 37 "-fno-unwind-tables", 38 "-fno-asynchronous-unwind-tables",
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-toolchain-hiperf.md | 144 | --delay-unwind | 延迟回栈,等到采样结束再进行回栈。 | 145 | --disable-unwind | 不进行回栈,用户的寄存器和堆栈数据会保存在perf.data中,供离线回栈使用。 | 186 hiperf record -d 3 -s dwarf --delay-unwind -a 192 hiperf record -d 3 -s dwarf --disable-unwind -a
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension/ |
H A D | BUILD.gn | 53 "-fno-asynchronous-unwind-tables", 54 "-fno-unwind-tables",
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | BUILD.gn | 65 "-fno-asynchronous-unwind-tables", 66 "-fno-unwind-tables",
|
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/ |
H A D | BUILD.gn | 35 "-fno-asynchronous-unwind-tables", 36 "-fno-unwind-tables",
|
/ohos5.0/foundation/resourceschedule/qos_manager/services/ |
H A D | BUILD.gn | 49 "-fno-unwind-tables", 50 "-fno-asynchronous-unwind-tables",
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/ |
H A D | BUILD.gn | 26 "-fno-asynchronous-unwind-tables", 27 "-fno-unwind-tables",
|