Home
last modified time | relevance | path

Searched refs:contribution (Results 1 – 25 of 62) sorted by relevance

123

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp342 if (const auto *contribution = in SetDwoStrOffsetsBase() local
344 baseOffset = contribution->getOffset32(); in SetDwoStrOffsetsBase()
484 const auto *contribution = entry->getContribution(llvm::DW_SECT_LOCLISTS); in SetLoclistsBase() local
485 if (!contribution) { in SetLoclistsBase()
492 offset += contribution->getOffset32(); in SetLoclistsBase()
528 if (const auto *contribution = entry->getContribution( in GetLocationData() local
530 return DWARFDataExtractor(data, contribution->getOffset32(), in GetLocationData()
531 contribution->getLength32()); in GetLocationData()
541 if (const auto *contribution = in GetRnglistData() local
543 return DWARFDataExtractor(data, contribution->getOffset32(), in GetRnglistData()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/
H A DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Ddsymutil.rst121 Print statistics about the contribution of each object file to the linked
125 the object files with the largest contribution first.
H A Dllvm-debuginfo-analyzer.rst1931 The **Scope Sizes** table shows the contribution in bytes to the debug
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DOptions.td32 HelpText<"Print statistics about the contribution of each object file to "
37 "with the largest contribution first.">,
/openbsd-src/gnu/llvm/libcxxabi/
H A DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DRELEASE-NOTES55 CVS access, and contribution information is now at:
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DRELEASE-NOTES55 CVS access, and contribution information is now at:
/openbsd-src/gnu/llvm/libcxx/
H A DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to
/openbsd-src/gnu/llvm/llvm/docs/
H A DDeveloperPolicy.rst96 licensing terms and may result in your contribution being excluded.
1173 their patents that would otherwise be infringed by that code contribution
1187 contribution is included in that Work, none of my patent's claims are subject
1194 Q2: If at any time after my contribution, I am able to license other patent
1196 they were licensable by me at the time of my contribution, do those other
1206 have the right to license that read on your contribution or on the
1207 combination of your contribution with the specific Apache product to which
1208 you contributed as it existed at the time of your contribution. No additional
1210 contribution with any other software. Note, however, that licensable patent
1212 your original contribution as made at the original time. Once a patent claim
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DCONTRIBUTE97 contribution.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstab.def20 /* This contains contribution from Cygnus Support. */
/openbsd-src/gnu/gcc/gcc/
H A Dstab.def20 /* This contains contribution from Cygnus Support. */
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A DMAINTAINERS191 requirements that would apply to any other contribution apply equally
/openbsd-src/gnu/llvm/llvm/
H A DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to
/openbsd-src/share/snmp/
H A DBRIDGE-MIB.txt652 "The contribution of this port to the path cost of
730 "The contribution of this port to the path cost of
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DChangeLog824 - Added support for UTF-8 strings, a contribution of Marc Lehmann.
1029 - Thanks to a contribution from Benjamin A. Holzman, Storable is now
/openbsd-src/gnu/gcc/gcc/treelang/
H A DChangeLog231 * treelang.texi: Remove extra contribution notice.
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc88 CurPathLen = 0; // No contribution from current_path needed.
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DGitHubMove.rst61 of open source contributions, reducing the cost of first contribution and
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dsourcebuild.texi735 A news item about the contribution of support for that target
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl589delta.pod2286 provided half the team's contribution.
/openbsd-src/gnu/usr.bin/binutils-2.17/etc/
H A Dstandards.texi189 contribution to a program must sign some sort of legal papers in order
196 contribution.
/openbsd-src/gnu/usr.bin/binutils/etc/
H A Dstandards.texi189 contribution to a program must sign some sort of legal papers in order
196 contribution.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dsourcebuild.texi810 A news item about the contribution of support for that target

123