Home
last modified time | relevance | path

Searched refs:note_command (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/kdp/
H A Dprocessor_core.c325 (core_context->core_note_count * sizeof(struct note_command))); in coredump_save_summary()
332 (core_context->core_note_count * sizeof(struct note_command))); in coredump_save_summary()
542 struct note_command note = { .cmd = LC_NOTE, in coredump_save_note_description()
543 .cmdsize = sizeof(struct note_command), in coredump_save_note_description()
/xnu-8020.121.3/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1582 struct note_command { struct