Searched defs:st_value (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/sysdeps/powerpc/ |
D | dl-lookupcfg.h | 28 # define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \ argument 37 # define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \ argument
|
/glibc-2.36/sysdeps/generic/ |
D | dl-lookupcfg.h | 30 #define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \ argument
|
/glibc-2.36/sysdeps/hppa/ |
D | dl-lookupcfg.h | 87 #define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \ argument
|
/glibc-2.36/sysdeps/ia64/ |
D | dl-lookupcfg.h | 78 #define DL_FIXUP_BINDNOW_RELOC(value, new_value, st_value) \ argument
|
/glibc-2.36/elf/ |
D | elf.h | 522 Elf32_Addr st_value; /* Symbol value */ member 535 Elf64_Addr st_value; /* Symbol value */ member
|