Searched refs:Filetype (Results 1 – 2 of 2) sorted by relevance
210 uint32_t Filetype = MachO->getHeader().filetype; in printDarwinSectionSizes() local226 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()253 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()
305 uint32_t Filetype = MachO::MH_OBJECT; in darwinPrintSymbol() local339 Filetype = H_64.filetype; in darwinPrintSymbol()357 Filetype = H.filetype; in darwinPrintSymbol()505 if (Filetype == MachO::MH_OBJECT) { in darwinPrintSymbol()