Lines Matching refs:AssemblyProgram
1228 bool Adjust(const AssemblyProgram& model, AssemblyProgram* program) {
1250 void CollectTraces(const AssemblyProgram* program, Trace* abs32, Trace* rel32,
1282 AssemblyProgram* prog_; // Program to be adjusted, owned by caller.
1283 const AssemblyProgram* model_; // Program to be mimicked, owned by caller.