Lines Matching refs:SARMAG
85 elf->state.ar.offset = offset + SARMAG;
489 the header for an archive file SARMAG bytes long. */
523 need it anyway later. For archives the header in SARMAG bytes
533 unsigned char header[MAX (sizeof (Elf64_Ehdr), SARMAG)];
538 MIN (MAX (sizeof (Elf64_Ehdr), SARMAG),
657 off_t offset = SARMAG; /* This is the first entry. */