Lines Matching refs:GENERATE_SECTIONS
339 void (*generate_sections) (struct ld_state *);340 #define GENERATE_SECTIONS(state) \341 DL_CALL_FCT ((state)->callbacks.generate_sections, (state))