Searched refs:trampoline_ (Results 1 – 6 of 6) sorted by relevance
688 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()2143 trampoline_ = Trampoline(pc_offset() - size, tracked_branch_count_); in CheckTrampolinePool()
1624 Trampoline trampoline_; variable
1463 if (trampoline_.start() > pos) { in get_trampoline_entry()1464 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()3948 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
2203 Trampoline trampoline_; variable
1426 if (trampoline_.start() > pos) { in get_trampoline_entry()1427 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()4295 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
2268 Trampoline trampoline_; variable