Searched refs:trampoline_ (Results 1 – 6 of 6) sorted by relevance
1097 if (trampoline_.start() > pos) { in get_trampoline_entry()1098 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()2982 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
1417 Trampoline trampoline_; variable
1113 if (trampoline_.start() > pos) { in get_trampoline_entry()1114 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()3289 trampoline_ = Trampoline(pool_start, unbound_labels_count_); in CheckTrampolinePool()
1484 Trampoline trampoline_; variable
643 trampoline_entry = trampoline_.take_slot(); in get_trampoline_entry()2475 trampoline_ = Trampoline(pc_offset() - size, tracked_branch_count_); in CheckTrampolinePool()
1455 Trampoline trampoline_; variable