Searched refs:NextSymType (Results 1 – 1 of 1) sorted by relevance
439 SymbolRef::Type NextSymType; in DisassembleInputMachO() local440 Symbols[NextSymIdx].getType(NextSymType); in DisassembleInputMachO()441 if (NextSymType == SymbolRef::ST_Function) { in DisassembleInputMachO()