Searched refs:primary_entry_end (Results 1 – 1 of 1) sorted by relevance
72 uint64_t primary_entry_end; in relocate() local102 primary_entry_end = (uint64_t)(&ld_entry_end) - delta; in relocate()121 if ((entry->r_offset > trampoline_end) && (entry->r_offset > primary_entry_end)) { in relocate()
Completed in 11 milliseconds