2 #------------------------------------------------------------------------------
3 # gcc: file(1) magic for GCC special files
5 0 string gpch GCC precompiled header
7 # The version field is annoying. It's 3 characters, not zero-terminated.
12 # 67 = 'C', 111 = 'o', 43 = '+', 79 = 'O'
14 >4 byte 111 for Objective C
16 >4 byte 79 for Objective C++