Searched refs:core_notes (Results 1 – 2 of 2) sorted by relevance
249 } const core_notes[] = { variable257 const size_t notes_count = sizeof(core_notes) / sizeof(struct core_note);269 if (core_notes[i].cn_write_cb == NULL) { in dump_notes()279 nc->size = core_notes[i].cn_size; in dump_notes()280 strlcpy(nc->data_owner, core_notes[i].cn_owner, sizeof(nc->data_owner)); in dump_notes()285 error = core_notes[i].cn_write_cb(vp, foffset); in dump_notes()287 COREDUMPLOG("failed to write LC_NOTE %s: error %d", core_notes[i].cn_owner, error); in dump_notes()291 foffset += core_notes[i].cn_size; in dump_notes()
15 EXPORT_MI_LIST = ${DATAFILES} kdp_dyld.h core_notes.h sk_core.h