Home
last modified time | relevance | path

Searched full:debug_pubtypes (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-pubtypes.yaml1 ## Test that yaml2obj emits .debug_pubtypes section.
3 ## a) Generate the '.debug_pubtypes' section from the 'DWARF' entry.
5 ## Generate and verify a 32-bit little endian .debug_pubtypes section.
12 # SHDR-NEXT: Name: .debug_pubtypes (1)
44 debug_pubtypes:
56 ## Generate and verify a 32-bit big endian .debug_pubtypes section.
77 ## b) Generate the .debug_pubtypes section from raw section content.
93 - Name: .debug_pubtypes
97 ## c) Generate the .debug_pubtypes section when the "Size" is specified.
113 - Name: .debug_pubtypes
[all …]
/llvm-project/llvm/test/tools/llvm-dwarfutil/ELF/X86/
H A Dwarning-pubtypes.test2 ## contains .debug_pubtypes section which is incompatible with
13 # WARN1: [[FILE]]: warning: '.debug_pubtypes' will be deleted as no accelerator tables are requested
15 # WARN2: [[FILE]]: warning: '.debug_pubtypes' will be replaced with requested .debug_names table
30 - Name: .debug_pubtypes
/llvm-project/llvm/test/ObjectYAML/MachO/
H A DDWARF-pubsections.yaml1 ## This file contains test cases for generating .debug_pubnames/.debug_pubtypes
4 ## a) Test that yaml2obj emits the .debug_pubnames and .debug_pubtypes sections and
65 debug_pubtypes:
85 # CHECK-NEXT: debug_pubtypes:
97 ## b) Test that yaml2obj will not emit the .debug_pubnames/.debug_pubtypes section's
98 ## contents, if the "debug_pubnames"/"debug_pubtypes" entry doesn't exist in the
/llvm-project/lld/test/ELF/
H A Dgc-sections.s33 # NOGC: Name: .debug_pubtypes
67 # GC1: Name: .debug_pubtypes
92 # GC2: Name: .debug_pubtypes
190 .section .debug_pubtypes,"",@progbits
/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dstrip-dwo-inplace.test21 CHECK: Name: .debug_pubtypes
22 CHECK: Name: .rela.debug_pubtypes
H A Ddwarf-fission.test35 #STRIP: Name: .debug_pubtypes
36 #STRIP: Name: .rela.debug_pubtypes
/llvm-project/lld/test/COFF/
H A Dsort-debug.test22 # CHECK: Name: .debug_pubtypes
31 # NODEBUG-NOT: Name: .debug_pubtypes
176 - Name: .debug_pubtypes
317 - Name: .debug_pubtypes
/llvm-project/llvm/test/MC/Mips/
H A Delf-debug-section.s15 .section .debug_pubtypes,"",@progbits
35 # CHECK: Name: .debug_pubtypes
/llvm-project/llvm/test/DebugInfo/NVPTX/
H A Ddebug-name-table.ll5 ; debug_pubnames and debug_pubtypes sections in DWARF. These sections
16 ; CHECK-LABEL: .section .debug_pubtypes
/llvm-project/lldb/test/Shell/ObjectFile/ELF/
H A Dbuild-id-case.yaml20 # CHECK: Name: .debug_pubtypes
86 - Name: .debug_pubtypes
/llvm-project/llvm/test/DebugInfo/X86/
H A Ddebug-pubtables-dwarf64.ll1 ; This checks that .debug_pubnames and .debug_pubtypes can be generated in the DWARF64 format.
19 ; CHECK: .debug_pubtypes contents:
H A Dsections-as-references-cu-offset.ll9 ; CHECK: .section .debug_pubtypes
H A Dgnu-public-names-gmlt.ll28 ; NONE-NOT: .debug_pubtypes contents:
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h61 "debug_pubtypes", "debug_names", "apple_names", "apple_namespac",
94 Pub, ///< .debug_pubnames, .debug_pubtypes
/llvm-project/llvm/test/DebugInfo/Inputs/
HDdwarfdump-test-loc-list-32bit.elf.o ... g .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
HDdwarfdump-test-32bit.elf.o ... a .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
HDarm-relocs.elf-arm ... text .bss .ARM.attributes .rel.debug_pubtypes .rel.debug_pubnames .debug_ranges .debug_str .rel ...
/llvm-project/llvm/test/MC/WebAssembly/
H A Ddebug-info.ll88 ; CHECK-NEXT: Name: .debug_pubtypes
130 ; CHECK-NEXT: Name: reloc..debug_pubtypes
175 ; CHECK-NEXT: Section (13) .debug_pubtypes {
H A Ddebug-info64.ll88 ; CHECK-NEXT: Name: .debug_pubtypes
130 ; CHECK-NEXT: Name: reloc..debug_pubtypes
181 ; CHECK-NEXT: Section (13) .debug_pubtypes {
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug_pub_tables_error_cases.s140 # ERR-MIN: .debug_pubtypes contents:
147 .section .debug_pubtypes,"",@progbits
/llvm-project/llvm/test/DebugInfo/WebAssembly/
H A Dfission-sections.ll36 ; OBJ-NEXT: .debug_pubtypes
/llvm-project/llvm/test/DebugInfo/COFF/
H A Dfission-sections.ll35 ; OBJ-NEXT: 8 .debug_pubtypes
/llvm-project/llvm/test/tools/llvm-dwarfdump/XCOFF/
H A Dbasic.test140 # DWARF32: .debug_pubtypes contents:
270 # DWARF64: .debug_pubtypes contents:
/llvm-project/llvm/test/tools/llvm-dwarfdump/
H A Dcmdline.test32 HELP: --debug-pubtypes - Dump the .debug_pubtypes section
/llvm-project/llvm/tools/dsymutil/
H A DLinkUtils.h29 Pub, ///< .debug_pubnames, .debug_pubtypes

123