Searched refs:Filetype (Results 1 – 2 of 2) sorted by relevance
215 uint32_t Filetype = MachO->getHeader().filetype; in printDarwinSectionSizes() local231 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()258 if (Filetype == MachO::MH_OBJECT) in printDarwinSectionSizes()
320 uint32_t Filetype = MachO::MH_OBJECT; in darwinPrintSymbol() local354 Filetype = H_64.filetype; in darwinPrintSymbol()372 Filetype = H.filetype; in darwinPrintSymbol()520 if (Filetype == MachO::MH_OBJECT) { in darwinPrintSymbol()