/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/ |
H A D | debug-pubtypes.yaml | 1 ## 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 D | warning-pubtypes.test | 2 ## 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 D | DWARF-pubsections.yaml | 1 ## 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 D | gc-sections.s | 33 # 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 D | strip-dwo-inplace.test | 21 CHECK: Name: .debug_pubtypes 22 CHECK: Name: .rela.debug_pubtypes
|
H A D | dwarf-fission.test | 35 #STRIP: Name: .debug_pubtypes 36 #STRIP: Name: .rela.debug_pubtypes
|
/llvm-project/lld/test/COFF/ |
H A D | sort-debug.test | 22 # 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 D | elf-debug-section.s | 15 .section .debug_pubtypes,"",@progbits 35 # CHECK: Name: .debug_pubtypes
|
/llvm-project/llvm/test/DebugInfo/NVPTX/ |
H A D | debug-name-table.ll | 5 ; 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 D | build-id-case.yaml | 20 # CHECK: Name: .debug_pubtypes 86 - Name: .debug_pubtypes
|
/llvm-project/llvm/test/DebugInfo/X86/ |
H A D | debug-pubtables-dwarf64.ll | 1 ; This checks that .debug_pubnames and .debug_pubtypes can be generated in the DWARF64 format. 19 ; CHECK: .debug_pubtypes contents:
|
H A D | sections-as-references-cu-offset.ll | 9 ; CHECK: .section .debug_pubtypes
|
H A D | gnu-public-names-gmlt.ll | 28 ; NONE-NOT: .debug_pubtypes contents:
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerBase.h | 61 "debug_pubtypes", "debug_names", "apple_names", "apple_namespac", 94 Pub, ///< .debug_pubnames, .debug_pubtypes
|
/llvm-project/llvm/test/DebugInfo/Inputs/ |
HD | dwarfdump-test-loc-list-32bit.elf.o | ... g
.debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ... |
HD | dwarfdump-test-32bit.elf.o | ... a
.debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ... |
HD | arm-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 D | debug-info.ll | 88 ; CHECK-NEXT: Name: .debug_pubtypes 130 ; CHECK-NEXT: Name: reloc..debug_pubtypes 175 ; CHECK-NEXT: Section (13) .debug_pubtypes {
|
H A D | debug-info64.ll | 88 ; 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 D | debug_pub_tables_error_cases.s | 140 # ERR-MIN: .debug_pubtypes contents: 147 .section .debug_pubtypes,"",@progbits
|
/llvm-project/llvm/test/DebugInfo/WebAssembly/ |
H A D | fission-sections.ll | 36 ; OBJ-NEXT: .debug_pubtypes
|
/llvm-project/llvm/test/DebugInfo/COFF/ |
H A D | fission-sections.ll | 35 ; OBJ-NEXT: 8 .debug_pubtypes
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/XCOFF/ |
H A D | basic.test | 140 # DWARF32: .debug_pubtypes contents: 270 # DWARF64: .debug_pubtypes contents:
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/ |
H A D | cmdline.test | 32 HELP: --debug-pubtypes - Dump the .debug_pubtypes section
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | LinkUtils.h | 29 Pub, ///< .debug_pubnames, .debug_pubtypes
|