Home | History | Annotate | Download | only in src

Lines Matching refs:Pc

4001   DEFINE_ENTRY_ACCESSORS(Pc, Smi)
4035 // [i * 2 + 1]: PC and state of ith deoptimization
4306 // Get the safepoint entry for the given pc.
4307 SafepointEntry GetSafepointEntry(Address pc);
4384 // Returns true if pc is inside this object's instructions.
4385 inline bool contains(byte* pc);
4410 int SourcePosition(Address pc);
4411 int SourceStatementPosition(Address pc);