Home | History | Annotate | Download | only in ia32

Lines Matching refs:pc_

1084   int pc_offset() const { return pc_ - buffer_; }
1089 inline bool overflow() const { return pc_ >= reloc_info_writer.pos() - kGap; }
1092 inline int available_space() const { return reloc_info_writer.pos() - pc_; }
1166 // record reloc info for current pc_
1180 byte* pc_; // the program counter; moves forward