Skip to content
Commit 50a2d83c authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarCarlos O'Donell <carlos@redhat.com>
parent 781dacc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment