Home | History | Annotate | Download | only in src

Lines Matching refs:DL_CALL_FCT

281   DL_CALL_FCT ((state)->callbacks.lib_extensions, (state))
292 DL_CALL_FCT ((state)->callbacks.file_process, (fd, file, state, nextp))
297 DL_CALL_FCT ((state)->callbacks.file_close, (file, state))
309 DL_CALL_FCT ((state)->callbacks.create_sections, (state))
314 DL_CALL_FCT ((state)->callbacks.flag_unresolved, (state))
320 DL_CALL_FCT ((state)->callbacks.generate_sections, (state))
326 DL_CALL_FCT ((state)->callbacks.open_outfile, (state, machine, class, data))
331 DL_CALL_FCT ((state)->callbacks.create_outfile, (state))
337 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \
344 DL_CALL_FCT ((state)->callbacks.count_relocations, (state, scninfo))
349 DL_CALL_FCT ((state)->callbacks.create_relocations, (state, dblindirect))
354 DL_CALL_FCT ((state)->callbacks.finalize, (state))
359 DL_CALL_FCT ((state)->callbacks.special_section_number_p, (state, number))
364 DL_CALL_FCT ((state)->callbacks.section_type_p, (state, type))
369 DL_CALL_FCT ((state)->callbacks.dynamic_section_flags, (state))
374 DL_CALL_FCT ((state)->callbacks.initialize_plt, (state, scn))
379 DL_CALL_FCT ((state)->callbacks.initialize_pltrel, (state, scn))
384 DL_CALL_FCT ((state)->callbacks.finalize_plt, (state, nsym, nsym_dyn))
389 DL_CALL_FCT ((state)->callbacks.initialize_got, (state, scn))
395 DL_CALL_FCT ((state)->callbacks.rel_type, (state))