Searched refs:instruction_start_ (Results 1 – 3 of 3) sorted by relevance
30 instruction_start_(instruction_start) {} in CodeEntry()
107 Address instruction_start() const { return instruction_start_; } in instruction_start()172 Address instruction_start_; variable
994 instruction_start_ = code->instruction_start(); in BackEdgeTable()995 Address table_address = instruction_start_ + code->back_edge_table_offset(); in BackEdgeTable()1016 return instruction_start_ + pc_offset(index); in pc()1057 Address instruction_start_; variable