aboutsummaryrefslogtreecommitdiff
path: root/elf/testobj6.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-04-24 22:13:03 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-04-24 22:13:03 +0200
commit50a2d83c08a94a10f88a1fedeb7a6e3667a6b732 (patch)
tree4fdc0dd13db811d4b08db15aee6ad8381fc16d67 /elf/testobj6.c
parent781dacc4f41332098e3a272514b20a490a7ebc8c (diff)
downloadglibc-50a2d83c08a94a10f88a1fedeb7a6e3667a6b732.tar
glibc-50a2d83c08a94a10f88a1fedeb7a6e3667a6b732.tar.gz
glibc-50a2d83c08a94a10f88a1fedeb7a6e3667a6b732.tar.bz2
glibc-50a2d83c08a94a10f88a1fedeb7a6e3667a6b732.zip
elf: Introduce <elf_machine_sym_no_match.h>
MIPS needs to ignore certain existing symbols during symbol lookup. The old scheme uses the ELF_MACHINE_SYM_NO_MATCH macro, with an inline function, within its own header, with a sysdeps override for MIPS. This allows re-use of the function from another file (without having to include <dl-machine.h> or providing the default definition for ELF_MACHINE_SYM_NO_MATCH). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'elf/testobj6.c')
0 files changed, 0 insertions, 0 deletions