Re: mach-o file header with flags = 0x00000000
Re: mach-o file header with flags = 0x00000000
- Subject: Re: mach-o file header with flags = 0x00000000
- From: Terry Lambert <email@hidden>
- Date: Tue, 17 Jul 2007 15:53:31 -0700
On Jul 14, 2007, at 11:44 AM, billy lau wrote:
Hi list,
Does anyone know what does it mean when the flags field is
0x00000000 obtained from "otool -vh <filename>" for a .o file? I
checked /usr/include/mach-o/loader.h but no flags defined as 0x0.
Any idea?
Header flags fields are a bit list of flags bits.
A 0 means that there are no flags bits set.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden