elf: Introduce the _dl_open_relocate_one_object function
authorFlorian Weimer <fweimer@redhat.com>
Mon, 27 Nov 2023 10:28:10 +0000 (11:28 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 27 Nov 2023 10:28:10 +0000 (11:28 +0100)
commita74c2e1cbc8673dd7e97aae2f2705392e2ccc3f6
tree36431a418951573963aae219a5a57b2a19c65973
parentb893410be304ddcea0bd43f537a13e8b18d37cf2
elf: Introduce the _dl_open_relocate_one_object function

It is extracted from dl_open_worker_begin.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
elf/dl-open.c