Searched refs:Filetype (Results 1 – 2 of 2) sorted by relevance
214 uint32_t Filetype = MachO->getHeader().filetype; in printDarwinSectionSizes() local230 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()257 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()
307 uint32_t Filetype = MachO::MH_OBJECT; in darwinPrintSymbol() local341 Filetype = H_64.filetype; in darwinPrintSymbol()359 Filetype = H.filetype; in darwinPrintSymbol()507 if (Filetype == MachO::MH_OBJECT) { in darwinPrintSymbol()