Home | History | Annotate | Download | only in aarch64

Lines Matching defs:link_offset

225       ptrdiff_t link_offset = *links_it.Current();
226 Instruction* link = masm_->GetInstructionAt(link_offset);
230 BranchInfo branch_info(link_offset, label, link->GetBranchType());