Searched refs:collect (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc741 // "Collecting User-Mode Dumps" that may optionally be set to collect crash
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp399 void collect(MachineFunction &MF);
1245 void HCE::collect(MachineFunction &MF) { function in class:HCE
1961 collect(MF);
/freebsd-11-stable/contrib/binutils/bfd/
H A Delflink.c56 get_elf_backend_data (abfd)->collect,
1476 bfd_boolean collect;
1509 collect = bed->collect;
1539 0, name, FALSE, collect, &bh)))
1658 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh)))
3409 FALSE, bed->collect, NULL)))
4067 (info, abfd, name, flags, sec, value, NULL, FALSE, bed->collect,
5865 get_elf_backend_data (dynobj)->collect, &bh)))
5908 get_elf_backend_data (dynobj)->collect,
1473 bfd_boolean collect; local
[all...]
H A Dsunos.c1060 bfd_boolean collect,
1144 value, string, copy, collect,
1051 sunos_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
H A Delf-bfd.h1097 /* This is TRUE if the linker should act like collect and gather
1101 unsigned collect : 1;
1099 unsigned collect : 1; member in struct:elf_backend_data
H A Delf32-score.c1338 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh)))
3178 (bfd_vma) 0, (const char *)NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh)))
H A Delfxx-mips.c3805 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh)))
5894 get_elf_backend_data (abfd)->collect, &bh)))
6014 NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh)))
6059 NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh)))
6083 get_elf_backend_data (abfd)->collect, &bh)))
9653 so it is not possible to garbage collect them at this time. */
10365 /* Go through the sections and collect the .reginfo and .mdebug
H A Delf32-i386.c2126 bed->collect, &bh)))
H A Delf64-x86-64.c1986 bed->collect, &bh)))
/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c2810 /* collect body for UUCP return */
2812 collect(InChannel, false, NULL, &MainEnvelope, true);
2872 collect(InChannel, false, NULL, &MainEnvelope, true);
H A Dsendmail.h1746 #define MD_VERIFY 'v' /* verify: don't collect or deliver */
2714 extern void collect __P((SM_FILE_T *, bool, HDR **, ENVELOPE *, bool));
H A Dsrvrsmtp.c2893 ** queue directory is selected, in collect.
3888 /* collect the text of the message */
3889 SmtpPhase = "collect";
3892 collect(InChannel, true, NULL, e, true);
3990 ** XXX This is almost a copy of the code in collect(): put it into
4016 syserr("@collect: bfcommit(%s): already on disk, size=%ld",
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp818 RegOpers.collect(MI, *TRI, MRI, TrackLaneMasks, false);
H A DMachineScheduler.cpp1405 RegOpers.collect(*MI, *TRI, MRI, ShouldTrackLaneMasks, false);
1439 RegOpers.collect(*MI, *TRI, MRI, ShouldTrackLaneMasks, false);
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dbsaes-armv7.S24 @ to collect performance results, which for Cortex-A8 core are:
/freebsd-11-stable/contrib/gcc/
H A Dconfigure13420 elif test -x collect-ld$build_exeext; then
13422 gcc_cv_ld=./collect-ld$build_exeext

Completed in 255 milliseconds

12