historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/qom/trace-events
2024-01-16 11:20:27 -06:00

5 lines
335 B
Text

# See docs/devel/tracing.txt for syntax documentation.
# object.c
object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
object_class_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"