Home
last modified time | relevance | path

Searched refs:preserve (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd.c1310 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve) in bfd_preserve_save() argument
1312 preserve->tdata = abfd->tdata.any; in bfd_preserve_save()
1313 preserve->arch_info = abfd->arch_info; in bfd_preserve_save()
1314 preserve->flags = abfd->flags; in bfd_preserve_save()
1315 preserve->sections = abfd->sections; in bfd_preserve_save()
1316 preserve->section_tail = abfd->section_tail; in bfd_preserve_save()
1317 preserve->section_count = abfd->section_count; in bfd_preserve_save()
1318 preserve->section_htab = abfd->section_htab; in bfd_preserve_save()
1348 bfd_preserve_restore (bfd *abfd, struct bfd_preserve *preserve) in bfd_preserve_restore() argument
1352 abfd->tdata.any = preserve->tdata; in bfd_preserve_restore()
[all …]
Delfcore.h80 struct bfd_preserve preserve; in elf_core_file_p() local
83 preserve.marker = NULL; in elf_core_file_p()
119 if (!bfd_preserve_save (abfd, &preserve)) in elf_core_file_p()
125 preserve.marker = elf_tdata (abfd); in elf_core_file_p()
256 bfd_preserve_finish (abfd, &preserve); in elf_core_file_p()
272 if (preserve.marker != NULL) in elf_core_file_p()
273 bfd_preserve_restore (abfd, &preserve); in elf_core_file_p()
Dpef.c644 struct bfd_preserve preserve; local
647 preserve.marker = NULL;
654 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_pef_data_struct));
655 if (preserve.marker == NULL
656 || !bfd_preserve_save (abfd, &preserve))
660 (bfd_pef_data_struct *) preserve.marker) != 0)
663 bfd_preserve_finish (abfd, &preserve);
670 if (preserve.marker != NULL)
671 bfd_preserve_restore (abfd, &preserve);
1206 struct bfd_preserve preserve; local
[all …]
Dmach-o.c1752 struct bfd_preserve preserve; local
1755 preserve.marker = NULL;
1775 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_mach_o_data_struct));
1776 if (preserve.marker == NULL
1777 || !bfd_preserve_save (abfd, &preserve))
1781 (bfd_mach_o_data_struct *) preserve.marker) != 0)
1784 bfd_preserve_finish (abfd, &preserve);
1791 if (preserve.marker != NULL)
1792 bfd_preserve_restore (abfd, &preserve);
1800 struct bfd_preserve preserve; local
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dbfd.c1433 bfd_preserve_save (bfd *abfd, struct bfd_preserve *preserve) in bfd_preserve_save() argument
1435 preserve->tdata = abfd->tdata.any; in bfd_preserve_save()
1436 preserve->arch_info = abfd->arch_info; in bfd_preserve_save()
1437 preserve->flags = abfd->flags; in bfd_preserve_save()
1438 preserve->sections = abfd->sections; in bfd_preserve_save()
1439 preserve->section_last = abfd->section_last; in bfd_preserve_save()
1440 preserve->section_count = abfd->section_count; in bfd_preserve_save()
1441 preserve->section_htab = abfd->section_htab; in bfd_preserve_save()
1472 bfd_preserve_restore (bfd *abfd, struct bfd_preserve *preserve) in bfd_preserve_restore() argument
1476 abfd->tdata.any = preserve->tdata; in bfd_preserve_restore()
[all …]
Delfcore.h80 struct bfd_preserve preserve; in elf_core_file_p() local
83 preserve.marker = NULL; in elf_core_file_p()
119 if (!bfd_preserve_save (abfd, &preserve)) in elf_core_file_p()
125 preserve.marker = elf_tdata (abfd); in elf_core_file_p()
257 bfd_preserve_finish (abfd, &preserve); in elf_core_file_p()
273 if (preserve.marker != NULL) in elf_core_file_p()
274 bfd_preserve_restore (abfd, &preserve); in elf_core_file_p()
Dpef.c581 struct bfd_preserve preserve; in bfd_pef_object_p() local
584 preserve.marker = NULL; in bfd_pef_object_p()
591 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_pef_data_struct)); in bfd_pef_object_p()
592 if (preserve.marker == NULL in bfd_pef_object_p()
593 || !bfd_preserve_save (abfd, &preserve)) in bfd_pef_object_p()
597 (bfd_pef_data_struct *) preserve.marker) != 0) in bfd_pef_object_p()
600 bfd_preserve_finish (abfd, &preserve); in bfd_pef_object_p()
607 if (preserve.marker != NULL) in bfd_pef_object_p()
608 bfd_preserve_restore (abfd, &preserve); in bfd_pef_object_p()
1128 struct bfd_preserve preserve; in bfd_pef_xlib_object_p() local
[all …]
Dmach-o.c1575 struct bfd_preserve preserve; in bfd_mach_o_object_p() local
1578 preserve.marker = NULL; in bfd_mach_o_object_p()
1598 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_mach_o_data_struct)); in bfd_mach_o_object_p()
1599 if (preserve.marker == NULL in bfd_mach_o_object_p()
1600 || !bfd_preserve_save (abfd, &preserve)) in bfd_mach_o_object_p()
1604 (bfd_mach_o_data_struct *) preserve.marker) != 0) in bfd_mach_o_object_p()
1607 bfd_preserve_finish (abfd, &preserve); in bfd_mach_o_object_p()
1614 if (preserve.marker != NULL) in bfd_mach_o_object_p()
1615 bfd_preserve_restore (abfd, &preserve); in bfd_mach_o_object_p()
1622 struct bfd_preserve preserve; in bfd_mach_o_core_p() local
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
Dstrpvbtm.t20 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz</Verbatim></Document>},
27 qq{<Document><Verbatim\nxml:space="preserve">foo bar baz</Verbatim></Document>},
34 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz</Verbatim></Document>},
41 qq{<Document><Verbatim\nxml:space="preserve">foo bar baz</Verbatim></Document>},
48 qq{<Document><Verbatim\nxml:space="preserve">foo bar baz</Verbatim></Document>},
55 qq{<Document><Verbatim\nxml:space="preserve">foo bar\n\nbaz blez</Verbatim></Document>},
62 qq{<Document><Verbatim\nxml:space="preserve">foo bar\n\nbaz blez</Verbatim></Document>},
69 qq{<Document><Verbatim\nxml:space="preserve">foo bar\n\nbaz blez</Verbatim></Document>},
76 qq{<Document><Verbatim\nxml:space="preserve">foo bar\nbaz blez</Verbatim></Document>},
83 qq{<Document><Verbatim\nxml:space="preserve">\n baz blez</Verbatim></Document>},
[all …]
Dverb_fmt.t38 }) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbati…
51 }) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbati…
63 }) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbati…
72 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
81 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
90 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
100 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
110 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
121 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> <VerbatimB>What do you want?</Verbatim…
131 ) => qq{<Document><VerbatimFormatted\nxml:space="preserve"> Hooboy!\n What do you <VerbatimB>wan…
[all …]
Dbegin.t117 …ke pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
120 …ke pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
123 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
126 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">I&#60;stuff&#62;…
136 …ie.</Para><for target="!crunk,zaz" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
139 …ke pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
142 …ke pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
145 …ke pie.</Para><for target="!crunk" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
149 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">stuff</Data></fo…
152 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">I&#60;stuff&#62;…
[all …]
Dac_d.t41 '<Document><freepies xml:space="preserve">Mmmmpie</freepies></Document>'
44 '<Document><freepies xml:space="preserve">Mmmmpie</freepies></Document>'
53 …qq{<Document><freepies xml:space="preserve">Mmmmpie \n\tI&#60;is good&#62;! </freepies></Document…
56 …qq{<Document><freepies xml:space="preserve">Mmmmpie \n I&#60;is good&#62;! </freepies></Do…
66 …1><Para>Pie Consortium -- me gustan pasteles</Para><freepies xml:space="preserve">Mmmmpie \n\tI&#6…
69 …1><Para>Pie Consortium -- me gustan pasteles</Para><freepies xml:space="preserve">Mmmmpie \n …
Dverbatim.t27 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz</Verbatim></Document>}
30 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz\n quux</Verbatim></Document>}
33 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz\nquux</Verbatim></Document>}
38 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz\n\n quux</Verbatim></Document>}
41 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz\n\n\n quux</Verbatim></Document>}
46 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz</Verbatim></Document>}
54 qq{<Document><Verbatim\nxml:space="preserve"> foo bar baz</Verbatim><head1>Foo</head1><Verbatim\nxm…
Dfor.t49 …Para><for target="mojojojo" target_matching="mojojojo"><Data xml:space="preserve">I&#60;stuff&#62;…
52 …et="psketti,mojojojo,crunk" target_matching="mojojojo"><Data xml:space="preserve">I&#60;stuff&#62;…
81 … pie.</Para><for target="mojojojo" target_matching="*"><Data xml:space="preserve">I&#60;stuff&#62;…
84 … pie.</Para><for target="mojojojo" target_matching="*"><Data xml:space="preserve">I&#60;stuff&#62;…
87 …or target="psketti,mojojojo,crunk" target_matching="*"><Data xml:space="preserve">I&#60;stuff&#62;…
Dfornot.t28 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">bzarcho</Data></…
31 …r target="!psketti,mojojojo,crunk" target_matching="!"><Data xml:space="preserve">bzarcho</Data></…
85 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">I&#60;stuff&#62;…
88 …pie.</Para><for target="!mojojojo" target_matching="!"><Data xml:space="preserve">I&#60;stuff&#62;…
91 …r target="!psketti,mojojojo,crunk" target_matching="!"><Data xml:space="preserve">I&#60;stuff&#62;…
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DLoopAnalysisManager.cpp140 PA.preserve<DominatorTreeAnalysis>(); in getLoopPassPreservedAnalyses()
141 PA.preserve<LoopAnalysis>(); in getLoopPassPreservedAnalyses()
142 PA.preserve<LoopAnalysisManagerFunctionProxy>(); in getLoopPassPreservedAnalyses()
143 PA.preserve<ScalarEvolutionAnalysis>(); in getLoopPassPreservedAnalyses()
DCGSCCPassManager.cpp350 PA.preserve<LazyCallGraphAnalysis>(); in run()
351 PA.preserve<CGSCCAnalysisManagerModuleProxy>(); in run()
352 PA.preserve<FunctionAnalysisManagerModuleProxy>(); in run()
572 PA.preserve<FunctionAnalysisManagerCGSCCProxy>(); in run()
575 PA.preserve<LazyCallGraphAnalysis>(); in run()
851 PA.preserve<FunctionAnalysisManagerCGSCCProxy>(); in incorporateNewSCCRange()
1145 PA.preserve<FunctionAnalysisManagerCGSCCProxy>(); in updateCGAndAnalysisManagerForPass()
1166 PA.preserve<FunctionAnalysisManagerCGSCCProxy>(); in updateCGAndAnalysisManagerForPass()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DReplaceWithVeclib.cpp205 PA.preserve<TargetLibraryAnalysis>(); in run()
206 PA.preserve<ScalarEvolutionAnalysis>(); in run()
207 PA.preserve<LoopAccessAnalysis>(); in run()
208 PA.preserve<DemandedBitsAnalysis>(); in run()
209 PA.preserve<OptimizationRemarkEmitterAnalysis>(); in run()
/openbsd/src/gnu/llvm/llvm/docs/
DPCSectionsMetadata.rst84 transformation passes to preserve ``!pcsections`` metadata, with the following
87 * The ``AtomicExpandPass`` shall preserve ``!pcsections`` metadata
93 optimization passes shall preserve PC sections metadata as follows:
95 1. Replacements will preserve PC sections metadata of the replaced
98 2. Duplications will preserve PC sections metadata of the copied
101 3. Merging will preserve PC sections metadata of one of the two
115 *after* all LLVM IR optimization passes to preserve the metadata until being
DHowToUpdateDebugInfo.rst26 When to preserve an instruction location
29 A transformation should preserve the debug location of an instruction if the
35 preserve the ability to set breakpoints on source locations corresponding to
62 In addition to the rule above, a transformation should also preserve the debug
368 $ opt -verify-debuginfo-preserve -pass-to-test sample.ll
371 $ opt -verify-each-debuginfo-preserve -O2 sample.ll
378 $ opt -verify-each-debuginfo-preserve -O2 -debugify-func-limit=100 sample.ll
380 Please do note that running ``-verify-each-debuginfo-preserve`` on big projects
390 $ opt -verify-debuginfo-preserve -verify-di-preserve-export=sample.json -pass-to-test sample.ll
406 $ clang -Xclang -fverify-debuginfo-preserve -g -O2 sample.c
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp350 PA.preserve<LoopAnalysisManagerFunctionProxy>(); in run()
352 PA.preserve<DominatorTreeAnalysis>(); in run()
353 PA.preserve<LoopAnalysis>(); in run()
354 PA.preserve<ScalarEvolutionAnalysis>(); in run()
356 PA.preserve<BlockFrequencyAnalysis>(); in run()
358 PA.preserve<BranchProbabilityAnalysis>(); in run()
360 PA.preserve<MemorySSAAnalysis>(); in run()
DReg2Mem.cpp106 PA.preserve<DominatorTreeAnalysis>(); in run()
107 PA.preserve<LoopAnalysis>(); in run()
/openbsd/src/usr.bin/mail/
Dcmdtab.c55 { "preserve", { preserve }, W|MSGLIST, 0, MMNDEL },
102 { "hold", { preserve }, W|MSGLIST, 0, MMNDEL },
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp852 PA.preserve<DominatorTreeAnalysis>(); in run()
853 PA.preserve<LoopAnalysis>(); in run()
854 PA.preserve<ScalarEvolutionAnalysis>(); in run()
855 PA.preserve<DependenceAnalysis>(); in run()
857 PA.preserve<MemorySSAAnalysis>(); in run()
863 PA.preserve<BranchProbabilityAnalysis>(); in run()
DUnifyLoopExits.cpp250 PA.preserve<LoopAnalysis>(); in run()
251 PA.preserve<DominatorTreeAnalysis>(); in run()

12345678910>>...19