Searched refs:hook_entries (Results 1 – 3 of 3) sorted by relevance
468 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument496 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()497 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
591 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument619 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()620 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
609 const unsigned int *hook_entries, in check_entry_size_and_hooks() argument637 if ((unsigned char *)e - base == hook_entries[h]) in check_entry_size_and_hooks()638 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()