Searched refs:NextSymType (Results 1 – 2 of 2) sorted by relevance
6737 SymbolRef::Type NextSymType = *STOrErr; in DisassembleMachO() local6738 if (NextSymType == SymbolRef::ST_Function) { in DisassembleMachO()
7576 SymbolRef::Type NextSymType = unwrapOrError( in DisassembleMachO() local7578 if (NextSymType == SymbolRef::ST_Function) { in DisassembleMachO()