Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h841 struct note_command { struct
843 uint32_t cmdsize; // sizeof(struct note_command) argument
844 char data_owner[16]; // owner name for this LC_NOTE
845 uint64_t offset; // file offset of this data
846 uint64_t size; // length of data region
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h834 struct note_command { struct
836 uint32_t cmdsize; // sizeof(struct note_command) argument
837 char data_owner[16]; // owner name for this LC_NOTE
838 uint64_t offset; // file offset of this data
839 uint64_t size; // length of data region