Searched refs:productID (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/nlm/
H A Dexternal.h139 unsigned char productID[NLM_TARGET_LONG_SIZE]; local
H A Dinternal.h259 long productID; member in struct:nlm_internal_extended_header
/openbsd-current/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dexternal.h139 unsigned char productID[NLM_TARGET_LONG_SIZE]; local
H A Dinternal.h259 long productID; member in struct:nlm_internal_extended_header
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dnlmcode.h475 nlm_extended_header (abfd)->productID =
476 get_word (abfd, (bfd_byte *) thdr.productID);
807 (bfd_vma) nlm_extended_header (abfd)->productID,
808 (bfd_byte *) thdr.productID);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlmcode.h253 nlm_extended_header (abfd)->productID =
254 get_word (abfd, (bfd_byte *) thdr.productID);
766 (bfd_vma) nlm_extended_header (abfd)->productID,
767 (bfd_byte *) thdr.productID);

Completed in 179 milliseconds