Searched refs:IPLT_END (Results 1 – 1 of 1) sorted by relevance
66 # define IPLT_END __rela_iplt_end macro71 # define IPLT_END __rel_iplt_end macro84 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