Searched defs:note_command (Results 1 – 2 of 2) sorted by relevance
841 struct note_command { struct843 uint32_t cmdsize; // sizeof(struct note_command) argument844 char data_owner[16]; // owner name for this LC_NOTE845 uint64_t offset; // file offset of this data846 uint64_t size; // length of data region
834 struct note_command { struct836 uint32_t cmdsize; // sizeof(struct note_command) argument837 char data_owner[16]; // owner name for this LC_NOTE838 uint64_t offset; // file offset of this data839 uint64_t size; // length of data region