xref: /dragonfly/contrib/file/magic/Magdir/vax (revision 9f3fc534)
1
2#------------------------------------------------------------------------------
3# vax:  file(1) magic for VAX executable/object and APL workspace
4#
50	lelong		0101557		VAX single precision APL workspace
60	lelong		0101556		VAX double precision APL workspace
7
8#
9# VAX a.out (32V, BSD)
10#
110	lelong		0407		VAX executable
12>16	lelong		>0		not stripped
13
140	lelong		0410		VAX pure executable
15>16	lelong		>0		not stripped
16
170	lelong		0413		VAX demand paged pure executable
18>16	lelong		>0		not stripped
19
200	lelong		0420		VAX demand paged (first page unmapped) pure executable
21>16	lelong		>0		not stripped
22
23#
24# VAX COFF
25#
26# The `versions' should be un-commented if they work for you.
27# (Was the problem just one of endianness?)
28#
290	leshort		0570		VAX COFF executable
30>12	lelong		>0		not stripped
31>22	leshort		>0		- version %ld
320	leshort		0575		VAX COFF pure executable
33>12	lelong		>0		not stripped
34>22	leshort		>0		- version %ld
35