Home
last modified time | relevance | path

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

/xnu-11215/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1582 struct note_command { struct
1584 uint32_t cmdsize; /* sizeof(struct note_command) */ argument
1585 char data_owner[16]; /* owner name for this LC_NOTE */
1586 uint64_t offset; /* file offset of this data */
1587 uint64_t size; /* length of data region */