HomeSort by relevance Sort by last modified time
    Searched refs:DL_CALL_FCT (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
dlfcn.h 53 foo = DL_CALL_FCT (fctp, (arg1, arg2));
55 # define DL_CALL_FCT(fctp, args) \
  /external/elfutils/src/
ld.h 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)
    [all...]

Completed in 132 milliseconds