Home
last modified time | relevance | path

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

1234

/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug-names-misaligned.s21 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
50 .byte 42 # Deliberately misalign the next contribution
53 .long .Lnames_end1-.Lnames_start1 # Header: contribution length
H A Ddebug-names-verify-cu-lists.s58 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
75 .long .Lnames_end1-.Lnames_start1 # Header: contribution length
94 .long .Lnames_end2-.Lnames_start2 # Header: contribution length
H A Ddebug-names-find.s97 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
146 .long .Lnames_end1-.Lnames_start1 # Header: contribution length
H A Ddebug-names-verify-abbrev-forms.s69 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
126 .long .Lnames_end1-.Lnames_start1 # Header: contribution length
H A Ddebug-names-verify-short1.s37 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
H A Ddebug-names-verify-short2.s37 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
H A Ddebug-names-verify-abbrev-short.s37 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
H A Ddebug-names-verify-short3.s37 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
H A Ddebug-names-verify-abbrev-duplicate.s37 .long .Lnames_end0-.Lnames_start0 # Header: contribution length
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddebug-macro-empty-macro-offset.s2 ## while parsing an *_strx form, if units contribution to
8 # CHECK: error: Macro contribution of the unit not found
H A Dinvalid-cu-length-dwp.s5 ## of the compilation unit contribution in the .debug_cu_index section.
58 .long .LCUEnd-.LCUBegin-1 # Size of the contribution in .debug_info.dwo (invalid)
H A Ddwarfdump-str-offsets-v4-invalid.s56 ## Row 1, offsets of the contribution
61 ## Row 1, sizes of the contribution
H A Ddwarfdump-str-offsets-invalid.s130 # Plain contribution, no errors here
137 # 32 bit contribution referenced from a 64 bit unit
151 …d reference to or invalid content in .debug_str_offsets[.dwo]: 32 bit contribution referenced from…
H A Ddwarfdump-str-offsets.s38 # CU1's contribution
63 # The TU's contribution
85 # One contribution only in a .dwo file
H A Ddwarfdump-str-offsets-v4-dwarf64-dwp.s47 ## The contribution of CU0 (DWARF32)
52 ## The contribution of CU1 (DWARF64)
H A Ddebug-macro-empty-str-offset.s2 ## while parsing an *_strx form, if units contribution to
H A Ddwarfdump-str-offsets-invalid-6.s81 # CU2's contribution
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp323 if (const auto *contribution = in SetDwoStrOffsetsBase() local
325 baseOffset = contribution->Offset; in SetDwoStrOffsetsBase()
465 const auto *contribution = entry->getContribution(llvm::DW_SECT_LOCLISTS); in SetLoclistsBase() local
466 if (!contribution) { in SetLoclistsBase()
473 offset += contribution->Offset; in SetLoclistsBase()
509 if (const auto *contribution = entry->getContribution( in GetLocationData() local
511 return DWARFDataExtractor(data, contribution->Offset, in GetLocationData()
512 contribution->Length); in GetLocationData()
522 if (const auto *contribution = in GetRnglistData() local
524 return DWARFDataExtractor(data, contribution->Offset, in GetRnglistData()
[all …]
/llvm-project-15.0.7/.github/
H A DPULL_REQUEST_TEMPLATE.md3 …lease follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug_rnglists-dwo.s54 .long .Ldebug_addr_end0-.Ldebug_addr_start0 # Length of contribution
65 # A fake rnglists contribution so that range list bases for the skeleton
H A Ddwarf5_locations.s61 .long .Ldebug_addr_end0-.Ldebug_addr_start0 # Length of contribution
/llvm-project-15.0.7/.github/workflows/
H A Drepo-lockdown.yml19 …lease follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.
/llvm-project-15.0.7/libc/AOR_v20.02/
H A DREADME.md1 This directory contains Arm's contribution of their optimized routines as
/llvm-project-15.0.7/pstl/
H A DCREDITS.txt3 contribution to LLVM/pstl, please submit a patch to this file to add yourself,
/llvm-project-15.0.7/compiler-rt/
H A DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to

1234