Home | History | Annotate | Download | only in ia32

Lines Matching defs:pc_offset

1008   int SizeOfCodeGeneratedSince(Label* l) { return pc_offset() - l->pos(); }
1026 int pc_offset() const { return pc_ - buffer_; }