Home
last modified time | relevance | path

Searched full:debug_pubnames (Results 1 – 25 of 78) sorted by relevance

1234

/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
H A Ddebug-pubnames.yaml1 ## Test that yaml2obj emits .debug_pubnames section.
3 ## a) Generate the '.debug_pubnames' section from the 'DWARF' entry.
5 ## Generate and verify a 32-bit little endian .debug_pubnames section.
12 # SHDR-NEXT: Name: .debug_pubnames (1)
44 debug_pubnames:
55 ## Generate and verify a 32-bit big endian .debug_pubnames section.
76 ## b) Generate the .debug_pubnames section from raw section content.
92 - Name: .debug_pubnames
96 ## c) Generate the .debug_pubnames section when the "Size" is specified.
112 - Name: .debug_pubnames
[all …]
/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
57 debug_pubnames:
77 # CHECK: debug_pubnames:
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
185 # INVALID-LENGTH-NEXT: debug_pubnames:
230 debug_pubnames:
/llvm-project/llvm/test/tools/llvm-dwarfutil/ELF/X86/
H A Dwarning-pubnames.test2 ## contains .debug_pubnames section which is incompatible with
13 # WARN1: [[FILE]]: warning: '.debug_pubnames' will be deleted as no accelerator tables are requested
15 # WARN2: [[FILE]]: warning: '.debug_pubnames' will be replaced with requested .debug_names table
30 - Name: .debug_pubnames
H A Dwarning-skipped-gnu-pubnames.test2 ## contains .debug_pubnames section.
/llvm-project/llvm/test/MC/ELF/
H A Dundefined-debug.s2 // CHECK: error: Undefined section reference: .debug_pubnames
5 .long .debug_pubnames
/llvm-project/llvm/test/DebugInfo/X86/
H A Ddwarfdump-debug-pubnames.s5 # CHECK: .debug_pubnames contents:
15 .section .debug_pubnames,"",@progbits
H A Ddebug-pubtables-dwarf64.ll1 ; This checks that .debug_pubnames and .debug_pubtypes can be generated in the DWARF64 format.
14 ; CHECK: .debug_pubnames contents:
H A Dempty.ll10 ; CHECK: .debug_pubnames contents:
H A Dsections-as-references-cu-offset.ll7 ; CHECK: .section .debug_pubnames
/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Dstrip-dwo-inplace.test19 CHECK: Name: .debug_pubnames
20 CHECK: Name: .rela.debug_pubnames
H A Ddwarf-fission.test33 #STRIP: Name: .debug_pubnames
34 #STRIP: Name: .rela.debug_pubnames
/llvm-project/lld/test/COFF/
H A Dsort-debug.test21 # CHECK: Name: .debug_pubnames
30 # NODEBUG-NOT: Name: .debug_pubnames
168 - Name: .debug_pubnames
305 - Name: .debug_pubnames
/llvm-project/llvm/test/MC/Mips/
H A Delf-debug-section.s14 .section .debug_pubnames,"",@progbits
33 # CHECK: Name: .debug_pubnames
/llvm-project/llvm/test/DebugInfo/NVPTX/
H A Ddebug-name-table.ll5 ; debug_pubnames and debug_pubtypes sections in DWARF. These sections
9 ; CHECK-LABEL: .section .debug_pubnames
/llvm-project/llvm/test/tools/sanstats/
H A Delf.test122 - Name: .debug_pubnames
126 - Name: .rela.debug_pubnames
130 Info: .debug_pubnames
/llvm-project/lldb/test/Shell/ObjectFile/ELF/
H A Dbuild-id-case.yaml19 # CHECK: Name: .debug_pubnames
83 - Name: .debug_pubnames
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h60 "debug_str", "debug_line_str", "debug_str_offsets", "debug_pubnames",
94 Pub, ///< .debug_pubnames, .debug_pubtypes
/llvm-project/llvm/test/Object/Inputs/
HDIsNAN.o ... rel.debug_line .rel.debug_frame .rel.debug_pubnames .rel.debug_aranges .note.GNU-stack ...
/llvm-project/llvm/test/DebugInfo/
H A Ddwarfdump-pubnames.test4 CHECK: .debug_pubnames contents:
/llvm-project/llvm/unittests/ObjectYAML/
H A DDWARFYAMLTest.cpp70 debug_pubnames: in TEST()
115 debug_pubnames: in TEST()
/llvm-project/llvm/test/DebugInfo/Inputs/
HDarm-relocs.elf-arm ... ARM.attributes .rel.debug_pubtypes .rel.debug_pubnames .debug_ranges .debug_str .rel.debug_info .rel ...
/llvm-project/llvm/test/MC/WebAssembly/
H A Ddebug-info.ll82 ; CHECK-NEXT: Name: .debug_pubnames
124 ; CHECK-NEXT: Name: reloc..debug_pubnames
172 ; CHECK-NEXT: Section (12) .debug_pubnames {
H A Ddebug-info64.ll82 ; CHECK-NEXT: Name: .debug_pubnames
124 ; CHECK-NEXT: Name: reloc..debug_pubnames
178 ; CHECK-NEXT: Section (12) .debug_pubnames {
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug_pub_tables_error_cases.s138 # ERR-MIN: .debug_pubnames contents:
145 .section .debug_pubnames,"",@progbits
/llvm-project/llvm/test/DebugInfo/Generic/
H A Dempty.ll10 ; CHECK-NOT: .debug_pubnames contents:

1234