Searched refs:ARMAGT (Results 1 – 5 of 5) sorted by relevance
32 #define ARMAGT "!<thin>\012" /* For thin archives. */ macro
52 * ar.h (ARMAGT): New magic string for thin archives.
536 else if (memcmp (armag, ARMAGT, SARMAG) == 0) in process_file()
16908 else if (memcmp (armag, ARMAGT, SARMAG) == 0) in process_file()
832 bfd_is_thin_archive (abfd) = (strncmp (armag, ARMAGT, SARMAG) == 0); in bfd_generic_archive_p()2206 armag = ARMAGT; in _bfd_write_archive_contents()