Searched refs:create_sections (Results 1 – 2 of 2) sorted by relevance
320 void (*create_sections) (struct ld_state *); member322 DL_CALL_FCT ((state)->callbacks.create_sections, (state))
209 ld_state.callbacks.create_sections = ld_generic_create_sections; in ld_prepare_state()