Searched refs:dylib (Results 1 – 15 of 15) sorted by relevance
1472 bfd_mach_o_dylib_command *dylib = &cmd->command.dylib; in dump_load_command() local1473 printf (" name: %s\n", dylib->name_str); in dump_load_command()1475 dylib->timestamp); in dump_load_command()1477 dylib->current_version); in dump_load_command()1479 dylib->compatibility_version); in dump_load_command()
7384 rm -rf libconftest.dylib*7388 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \7391 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then7396 rm -rf libconftest.dylib*
444 shrext=.dylib
948 rm -rf libconftest.dylib*950 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \952 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \955 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then960 rm -rf libconftest.dylib*2267 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
568 bfd_mach_o_dylib_command dylib; member
650 bfd_mach_o_dylib_command *idy = &icmd->command.dylib; in bfd_mach_o_bfd_copy_private_header_data()651 bfd_mach_o_dylib_command *ody = &ocmd->command.dylib; in bfd_mach_o_bfd_copy_private_header_data()1160 bfd_mach_o_dylib_command *cmd = &command->command.dylib; in bfd_mach_o_write_dylib()2844 cmd->command.dylib.name_offset = cmd->len; in bfd_mach_o_layout_commands()2845 cmd->len += strlen (cmd->command.dylib.name_str); in bfd_mach_o_layout_commands()3754 bfd_mach_o_dylib_command *cmd = &command->command.dylib; in bfd_mach_o_read_dylib()
1939 (bfd_mach_o_scan_read_command): Handle reexported dylib.1958 load weak dylib, reexport dylib and id dylib.
7849 rm -rf libconftest.dylib*7853 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \7856 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then7861 rm -rf libconftest.dylib*
2286 * mach-o.c (bfd_mach_o_read_dylib): Handle lazy load dylib.
179 SHARED_LIBADD="-Wl,`pwd`/../bfd/.libs/libbfd.dylib ${SHARED_LIBADD}"
7573 rm -rf libconftest.dylib*7577 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \7580 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then7585 rm -rf libconftest.dylib*
7294 rm -rf libconftest.dylib*7298 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \7301 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then7306 rm -rf libconftest.dylib*
7364 rm -rf libconftest.dylib*7368 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \7371 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then7376 rm -rf libconftest.dylib*
8111 rm -rf libconftest.dylib*8115 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \8118 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then8123 rm -rf libconftest.dylib*
1626 SHLIB_SUFFIX=".dylib"