Searched refs:DL_DT_FUNCTION_ADDRESS (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/sysdeps/ia64/ |
D | dl-lookupcfg.h | 43 #define DL_DT_FUNCTION_ADDRESS(map, start, attr, addr) \ macro 52 DL_DT_FUNCTION_ADDRESS(map, start, , addr) \ 60 DL_DT_FUNCTION_ADDRESS(map, start, , addr) \
|
D | dl-machine.h | 286 DL_DT_FUNCTION_ADDRESS(map, start, static, addr) \
|
/glibc-2.36/sysdeps/hppa/ |
D | dl-lookupcfg.h | 41 #define DL_DT_FUNCTION_ADDRESS(map, start, attr, addr) \ macro 59 DL_DT_FUNCTION_ADDRESS(map, start, , addr) \ 67 DL_DT_FUNCTION_ADDRESS(map, start, , addr) \
|
D | dl-machine.h | 506 DL_DT_FUNCTION_ADDRESS(map, start, static, addr) \
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-hppa | 104 Define DL_DT_FUNCTION_ADDRESS(). 106 to use DL_DT_FUNCTION_ADDRESS().
|
D | ChangeLog.ports-ia64 | 132 Define DL_DT_FUNCTION_ADDRESS(). 134 to use DL_DT_FUNCTION_ADDRESS().
|
D | ChangeLog.23 | 30524 (DL_DT_FUNCTION_ADDRESS): Modified. 30528 (DL_DT_FUNCTION_ADDRESS): Modified.
|