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

  /prebuilts/gcc/linux-x86/host/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) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
dlfcn.h 53 foo = DL_CALL_FCT (fctp, (arg1, arg2));
55 # define DL_CALL_FCT(fctp, args) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 302 DL_CALL_FCT ((state)->callbacks.lib_extensions, (state))
313 DL_CALL_FCT ((state)->callbacks.file_process, (fd, file, state, nextp))
318 DL_CALL_FCT ((state)->callbacks.file_close, (file, state))
330 DL_CALL_FCT ((state)->callbacks.create_sections, (state))
335 DL_CALL_FCT ((state)->callbacks.flag_unresolved, (state))
341 DL_CALL_FCT ((state)->callbacks.generate_sections, (state))
347 DL_CALL_FCT ((state)->callbacks.open_outfile, (state, machine, class, data))
352 DL_CALL_FCT ((state)->callbacks.create_outfile, (state))
358 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \
365 DL_CALL_FCT ((state)->callbacks.count_relocations, (state, scninfo)
    [all...]

Completed in 235 milliseconds