Searched refs:Filetype (Results 1 – 2 of 2) sorted by relevance
227 uint32_t Filetype, Flags; in darwinPrintSymbol() local238 Filetype = H_64.filetype; in darwinPrintSymbol()248 Filetype = H.filetype; in darwinPrintSymbol()357 if (Filetype == MachO::MH_OBJECT && in darwinPrintSymbol()361 if (Filetype == MachO::MH_OBJECT && in darwinPrintSymbol()366 if (Filetype == MachO::MH_OBJECT && in darwinPrintSymbol()
827 u_int8_t Filetype; /* type of file */ member