Home
last modified time | relevance | path

Searched refs:IPLT_START (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/csu/
Dlibc-start.c65 # define IPLT_START __rela_iplt_start macro
70 # define IPLT_START __rel_iplt_start macro
83 extern const IREL_T IPLT_START[] __attribute__ ((weak)); in apply_irel()
85 for (const IREL_T *ipltent = IPLT_START; ipltent < IPLT_END; ++ipltent) in apply_irel()