Searched refs:trampoline_end (Results 1 – 1 of 1) sorted by relevance
71 uint64_t trampoline_end; in relocate() local101 trampoline_end = (uint64_t)(&ld_trampoline_end) - delta; in relocate()121 if ((entry->r_offset > trampoline_end) && (entry->r_offset > primary_entry_end)) { in relocate()
Completed in 5 milliseconds