Searched refs:InstrResult (Results 1 – 4 of 4) sorted by relevance
49 m_instrResult = new InstrVisitor.InstrResult (); in InstrClassLoadHook()133 private final InstrVisitor.InstrResult m_instrResult;
300 m_instrResult = new InstrVisitor.InstrResult (); in ClassPathProcessorST()381 private final InstrVisitor.InstrResult m_instrResult;
799 m_instrResult = new InstrVisitor.InstrResult (); in InstrProcessorST()1021 private final InstrVisitor.InstrResult m_instrResult;
52 public static final class InstrResult class in InstrVisitor89 final InstrResult out) in process()