Searched refs:no_export (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/usr.bin/at/
H A Dat.c93 static const char *no_export[] = { variable
345 * done with a pair of "'s. Don't export the no_export list (such
359 for (i=0; i<sizeof(no_export)/sizeof(no_export[0]); i++)
362 && (strncmp(*atenv, no_export[i],
/freebsd-10.1-release/contrib/binutils/ld/
H A Dldlang.c2383 abfd->no_export = TRUE;
2392 abfd->no_export = TRUE;
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dbfd-in2.h4682 bfd_boolean no_export;
4675 bfd_boolean no_export; member in struct:bfd
H A Delflink.c4235 && (abfd->no_export
4236 || (abfd->my_archive && abfd->my_archive->no_export))
/freebsd-10.1-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4689 bfd_boolean no_export;
4682 bfd_boolean no_export; member in struct:bfd

Completed in 233 milliseconds