Searched defs:note_command (Results 1 – 1 of 1) sorted by relevance
825 struct note_command { struct827 uint32_t cmdsize; // sizeof(struct note_command) argument828 char data_owner[16]; // owner name for this LC_NOTE829 uint64_t offset; // file offset of this data830 uint64_t size; // length of data region