Lines Matching defs:_target
1141 address _target; // address in runtime
1144 _target = target;
1154 // If the "a" value is 0 (i.e., _target is NULL), the address is stored
1160 address target(); // if _target==NULL, fetch addr from code stream
1183 _target = target;
1188 address _target; // address in CodeBlob
1199 // If the "o" value is 0 (i.e., _target is NULL), the offset is stored
1206 address target(); // if _target==NULL, fetch addr from code stream
1224 _target = target;
1287 address _target;