Home
last modified time | relevance | path

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

/csu/
A Dlibc-start.c66 # define IPLT_END __rela_iplt_end macro
71 # define IPLT_END __rel_iplt_end macro
84 extern const IREL_T IPLT_END[] __attribute__ ((weak)); in apply_irel()
85 for (const IREL_T *ipltent = IPLT_START; ipltent < IPLT_END; ++ipltent) in apply_irel()

Completed in 7 milliseconds