Home
last modified time | relevance | path

Searched defs:Contribution (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp304 AvailableValueSet Contribution; member
647 AvailableValueSet &Contribution) { in removeValidUnrelocatedDefs()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc494 struct Contribution struct in gold::Dwp_output_file
496 section_offset_type output_offset;
497 section_size_type size;
498 const unsigned char* contents;
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc494 struct Contribution struct in gold::Dwp_output_file
496 section_offset_type output_offset;
497 section_size_type size;
498 const unsigned char* contents;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp156 for (auto &Contribution : Contributions) { in dumpStringOffsetsSection() local