mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
This commit is contained in:
@@ -88,10 +88,6 @@ elf_machine_lazy_rel (struct link_map *map,
|
||||
|
||||
#include <dl-machine.h>
|
||||
|
||||
#ifndef VERSYMIDX
|
||||
# define VERSYMIDX(sym) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGIDX (sym))
|
||||
#endif
|
||||
|
||||
|
||||
/* Read the dynamic section at DYN and fill in INFO with indices DT_*. */
|
||||
#ifndef RESOLVE_MAP
|
||||
|
Reference in New Issue
Block a user