Lines Matching refs:idx
124 RegisterLine* GetLine(size_t idx) {
125 auto result = pc_to_register_line_.find(idx);
353 bool CheckRegisterIndex(uint32_t idx);
356 bool CheckWideRegisterIndex(uint32_t idx);
360 bool CheckFieldIndex(uint32_t idx);
364 bool CheckMethodIndex(uint32_t idx);
368 bool CheckNewInstance(uint32_t idx);
371 bool CheckStringIndex(uint32_t idx);
375 bool CheckTypeIndex(uint32_t idx);
379 bool CheckNewArray(uint32_t idx);