HomeSort by relevance Sort by last modified time
    Searched defs:object_p (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
riscix.c 621 MY (object_p) (bfd *abfd) function
aout-target.h 132 MY (object_p) (bfd *abfd) function
190 #define MY_object_p MY (object_p)
plugin.c 310 /* Register OBJECT_P to be used by bfd_plugin_object_p. */
313 register_ld_plugin_object_p (const bfd_target *(*object_p) (bfd *)) function
315 ld_plugin_object_p = object_p;

Completed in 80 milliseconds