Searched defs:note_command (Results 1 – 7 of 7) sorted by relevance
1575 struct note_command { struct1577 uint32_t cmdsize; /* sizeof(struct note_command) */ argument1578 char data_owner[16]; /* owner name for this LC_NOTE */1579 uint64_t offset; /* file offset of this data */1580 uint64_t size; /* length of data region */
832 struct note_command { struct834 uint32_t cmdsize; // sizeof(struct note_command) argument835 char data_owner[16]; // owner name for this LC_NOTE836 uint64_t offset; // file offset of this data837 uint64_t size; // length of data region
845 struct note_command { struct847 uint32_t cmdsize; // sizeof(struct note_command) argument848 char data_owner[16]; // owner name for this LC_NOTE849 uint64_t offset; // file offset of this data850 uint64_t size; // length of data region
849 struct note_command { struct851 uint32_t cmdsize; // sizeof(struct note_command) argument852 char data_owner[16]; // owner name for this LC_NOTE853 uint64_t offset; // file offset of this data854 uint64_t size; // length of data region