Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h348 struct mach_o_note_command_external struct
350 unsigned char data_owner[16]; /* Owner name for this note. */
351 unsigned char offset[8]; /* File offset of the note. */
352 unsigned char size[8]; /* Length of the note. */
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h348 struct mach_o_note_command_external struct
350 unsigned char data_owner[16]; /* Owner name for this note. */
351 unsigned char offset[8]; /* File offset of the note. */
352 unsigned char size[8]; /* Length of the note. */