Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h842 struct note_command { struct
844 uint32_t cmdsize; // sizeof(struct note_command) argument
845 char data_owner[16]; // owner name for this LC_NOTE
846 uint64_t offset; // file offset of this data
847 uint64_t size; // length of data region