]> sourceware.org Git - glibc.git/commit
elf: Do not define consider_profiling, consider_symbind as macros
authorFlorian Weimer <fweimer@redhat.com>
Wed, 6 Nov 2024 09:33:44 +0000 (10:33 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 6 Nov 2024 09:33:44 +0000 (10:33 +0100)
commita79642204537dec8a1e1c58d1e0a074b3c624f46
treeb77a41b0f7bf33295da588dcda97f5c4cd5a13b2
parent8f8dd904c4a2207699bb666f30acceb5209c8d3f
elf: Do not define consider_profiling, consider_symbind as macros

This avoids surprises when refactoring the code if these identifiers
are re-used later in the file.

Reviewed-by: DJ Delorie <dj@redhat.com>
elf/dl-reloc.c
This page took 0.045174 seconds and 5 git commands to generate.