1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-31 15:01:17 +03:00
Florian Weimer 50a2d83c08 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>
2020-04-24 22:13:03 +02:00
..
2020-04-08 13:53:08 -03:00
2020-04-08 13:53:08 -03:00
2020-02-14 21:12:45 -03:00
2014-02-10 23:30:21 +00:00
2014-09-29 07:53:36 -07:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2019-08-29 20:11:42 +00:00
2016-11-04 16:40:54 +00:00
2017-12-12 13:56:47 +00:00
2014-02-10 23:30:21 +00:00