Home
last modified time | relevance | path

Searched refs:FDR (Results 1 – 25 of 50) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
DDependencyScanningTool.cpp191 FullDependenciesResult FDR; in takeFullDependencies() local
192 FullDependencies &FD = FDR.FullDeps; in takeFullDependencies()
207 FDR.DiscoveredModules.push_back(std::move(MD)); in takeFullDependencies()
210 return FDR; in takeFullDependencies()
246 FullDependenciesResult FDR; in getFullDependenciesLegacyDriverCommand() local
253 FDR.DiscoveredModules.push_back(std::move(M.second)); in getFullDependenciesLegacyDriverCommand()
256 FDR.FullDeps = std::move(FD); in getFullDependenciesLegacyDriverCommand()
257 return FDR; in getFullDependenciesLegacyDriverCommand()
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_fdr_flags.inc9 // XRay FDR Mode runtime flags.
16 // FDR (Flight Data Recorder) Mode logging options.
18 "FDR logging will try to skip functions that execute for fewer "
21 "FDR logging will wait this much time in milliseconds before "
Dxray_flags.inc38 // FDR (Flight Data Recorder) Mode logging options.
DCMakeLists.txt299 # FDR mode runtime archive (addon for clang_rt.xray)
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Decoff.h324 FDR *fdr;
361 FDR *fdr;
414 void (*swap_fdr_in) (bfd *, void *, FDR *);
425 void (*swap_fdr_out) (bfd *, const FDR *, void *);
Dsym.h139 } FDR, *pFDR; typedef
140 #define cbFDR sizeof(FDR)
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Decoff.h326 FDR *fdr;
335 FDR *fdr;
388 void (*swap_fdr_in) (bfd *, void *, FDR *);
399 void (*swap_fdr_out) (bfd *, const FDR *, void *);
Dsym.h139 } FDR, *pFDR; typedef
140 #define cbFDR sizeof(FDR)
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dmips-tdump.c224 FDR *file_desc; /* file tables */
233 static void print_file_desc PARAMS ((FDR *, int));
234 static void print_symbol PARAMS ((SYMR *, int, const char *, AUXU *, int, FDR *));
236 static void emit_aggregate PARAMS ((char *, AUXU, AUXU, const char *, FDR *));
241 static const char *type_to_string PARAMS ((AUXU *, int, FDR *));
418 FDR *fdp;
840 (long) (sym_ptr->ifdMax * sizeof (FDR)));
863 FDR *fdp;
1068 FDR *fdp;
1104 FDR *fdp; in print_file_desc()
[all …]
Dmips-tfile.c1047 FDR fdr; /* File header to be written out */
1048 FDR *orig_fdr; /* original file header */
1132 (FDR *) 0, /* orig_fdr: original file header pointer */
1161 FDR ofile [ PAGE_SIZE / sizeof (FDR) ];
1542 static FDR *orig_files; /* file descriptors */
3441 FDR *orig_fdr;
3479 if (orig_fdr != (FDR *) 0 && cur_oproc_end != (SYMR *) 0)
3930 FDR *fd_ptr = file_ptr->orig_fdr; in update_headers()
4059 file_offset += i * sizeof (FDR); in update_headers()
4302 file_offset, (unsigned long) sizeof (FDR), in write_object()
[all …]
/openbsd/src/gnu/gcc/gcc/
Dmips-tdump.c232 FDR *file_desc; /* file tables */
241 static void print_file_desc (FDR *, int);
242 static void print_symbol (SYMR *, int, const char *, AUXU *, int, FDR *);
244 static void emit_aggregate (char *, AUXU, AUXU, const char *, FDR *);
249 static const char *type_to_string (AUXU *, int, FDR *);
426 type_to_string (AUXU *aux_ptr, int index, FDR *fdp) in type_to_string()
846 (long) (sym_ptr->ifdMax * sizeof (FDR))); in print_sym_hdr()
864 int ifd, FDR *fdp) in print_symbol()
1061 emit_aggregate (char *string, AUXU u, AUXU u2, const char *which, FDR *fdp) in emit_aggregate()
1096 print_file_desc (FDR *fdp, int number) in print_file_desc()
[all …]
Dmips-tfile.c1054 FDR fdr; /* File header to be written out */
1055 FDR *orig_fdr; /* original file header */
1086 FDR ofile [ PAGE_SIZE / sizeof (FDR) ];
1467 static FDR *orig_files; /* file descriptors */
3335 FDR *orig_fdr; in parse_end()
3373 if (orig_fdr != (FDR *) 0 && cur_oproc_end != (SYMR *) 0) in parse_end()
3818 FDR *fd_ptr = file_ptr->orig_fdr; in update_headers()
3947 file_offset += i * sizeof (FDR); in update_headers()
4173 (unsigned long) sizeof (FDR), "File header"); in write_object()
4177 sizeof (FDR), in write_object()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c210 static FDR *cur_fdr;
275 static int has_opaque_xref (FDR *, SYMR *);
314 static void handle_psymbol_enumerators (struct objfile *, FDR *, int,
364 static FDR *
367 FDR *fdrs; in get_rfd()
368 FDR *f; in get_rfd()
387 fdr_name (FDR *f) in fdr_name()
415 if (info->fdr == (FDR *) NULL) in mdebug_build_psymtabs()
419 FDR *fdr_ptr; in mdebug_build_psymtabs()
421 info->fdr = (FDR *) obstack_alloc (&objfile->objfile_obstack, in mdebug_build_psymtabs()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Decofflink.c599 void (* const swap_fdr_out) PARAMS ((bfd *, const FDR *, PTR))
654 if (input_debug->fdr != (FDR *) NULL)
657 fdr_add = sizeof (FDR);
694 FDR fdr;
696 if (input_debug->fdr != (FDR *) NULL)
697 fdr = *(FDR *) fdr_ptr;
784 FDR fdr;
797 if (input_debug->fdr != (FDR *) NULL)
798 fdr = *(FDR *) fdr_ptr;
1070 struct ecoff_debug_info *, FDR *fdr, const char *string));
[all …]
Decoffswap.h80 static void ecoff_swap_fdr_in (bfd *, void *, FDR *);
81 static void ecoff_swap_fdr_out (bfd *, const FDR *, void *);
181 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) in ecoff_swap_fdr_in()
249 ecoff_swap_fdr_out (bfd *abfd, const FDR *intern_copy, void * ext_ptr) in ecoff_swap_fdr_out()
252 FDR intern[1]; in ecoff_swap_fdr_out()
Dlibecoff.h156 FDR *fdr;
/openbsd/src/gnu/usr.bin/binutils/bfd/
Decofflink.c598 void (* const swap_fdr_out) PARAMS ((bfd *, const FDR *, PTR))
653 if (input_debug->fdr != (FDR *) NULL)
656 fdr_add = sizeof (FDR);
693 FDR fdr;
695 if (input_debug->fdr != (FDR *) NULL)
696 fdr = *(FDR *) fdr_ptr;
783 FDR fdr;
796 if (input_debug->fdr != (FDR *) NULL)
797 fdr = *(FDR *) fdr_ptr;
1114 struct ecoff_debug_info *, FDR *fdr, const char *string));
[all …]
Decoffswap.h80 static void ecoff_swap_fdr_in PARAMS ((bfd *, PTR, FDR *));
81 static void ecoff_swap_fdr_out PARAMS ((bfd *, const FDR *, PTR));
190 FDR *intern;
260 const FDR *intern_copy;
264 FDR intern[1];
Dlibecoff.h158 FDR *fdr;
/openbsd/src/gnu/llvm/llvm/docs/
DXRay.rst228 fixed amount of memory's worth of events. Flight Data Recorder (FDR) mode works
231 programmatically until the buffers are finalized and flushed. To use FDR mode
233 the ``XRAY_OPTIONS`` environment variable. Additional options to the FDR mode
240 described by `XRay FDR format <XRayFDRFormat.html>`_
242 When FDR mode is on, it will keep writing and recycling memory buffers until
268 The default settings for the FDR mode implementation will create logs named
271 support all versions of the FDR mode format as we add more functionality and
291 convert from binary XRay traces (both basic and FDR mode) to YAML,
/openbsd/src/games/quiz/datfiles/
Dpres57 {C{harles} }Curtis:{F{ranklin} }{D{elano} }Roosevelt|FDR
58 {F{ranklin} }{D{elano} }Roosevelt|FDR:1933-{19}45:\
/openbsd/src/gnu/llvm/clang/tools/clang-scan-deps/
DClangScanDeps.cpp268 void mergeDeps(StringRef Input, FullDependenciesResult FDR, in mergeDeps() argument
270 FullDependencies &FD = FDR.FullDeps; in mergeDeps()
279 for (const ModuleDeps &MD : FDR.DiscoveredModules) { in mergeDeps()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-waw.tbl11 AR[FDR]; mov-to-AR-FDR; mov-to-AR-FDR; impliedF
Dia64-ic.tbl79 mov-from-AR-FDR; IC:mov-from-AR-M[Field(ar3) == FDR]
145 mov-to-AR-FDR; IC:mov-to-AR-M[Field(ar3) == FDR]
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dia64-ic.tbl79 mov-from-AR-FDR; IC:mov-from-AR-M[Field(ar3) == FDR]
146 mov-to-AR-FDR; IC:mov-to-AR-M[Field(ar3) == FDR]

12