Searched refs:trampoline_ (Results 1 – 6 of 6) sorted by relevance
1176 if (trampoline_.start() > pos) { in get_trampoline_entry()1177 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()3194 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
1464 Trampoline trampoline_; variable
1143 if (trampoline_.start() > pos) { in get_trampoline_entry()1144 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()3438 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
1514 Trampoline trampoline_; variable
690 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()2567 trampoline_ = Trampoline(pc_offset() - size, tracked_branch_count_); in CheckTrampolinePool()
1475 Trampoline trampoline_; variable