Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
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 …]
/external/llvm-project/llvm/test/ObjectYAML/MachO/
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:
/external/libabigail/tests/data/test-types-stability/
Dpr19142-topo.o ... debug_info .debug_line .debug_abbrev .debug_frame .debug_aranges .debug_pubnames .debug_varnames .rel.debug_line .rel.debug_frame ...
Dpr19141-get5d.o ... debug_info .debug_line .debug_abbrev .debug_frame .debug_aranges .debug_pubnames .debug_varnames .rel.debug_line .rel.debug_frame ...
/external/llvm/test/DebugInfo/X86/
Ddebugger-tune.ll3 ; We use existence of the debug_pubnames section to distinguish the GDB case,
19 ; GDB: debug_pubnames
22 ; LLDB-NOT: debug_pubnames
24 ; LLDB-NOT: debug_pubnames
26 ; SCE-NOT: debug_pubnames
/external/elfutils/tests/
Drun-zstrptr.sh55 [f2] '.debug_pubnames'
91 [f2] '.debug_pubnames'
126 [c9] '.debug_pubnames'
159 [c9] '.debug_pubnames'
Drun-elfputzdata.sh51 Lets compress 28 .debug_pubnames, size: 93
89 Lets compress 28 .debug_pubnames, size: 93
126 Lets compress 24 .debug_pubnames, size: 26
162 Lets compress 24 .debug_pubnames, size: 26
Drun-strptr.sh55 [f2] '.debug_pubnames'
90 [c9] '.debug_pubnames'
Dtestfile-bpf-reloc.expect.bz2 ... f R_BPF_64_32 20 21 22RELOCATION RECORDS FOR [.debug_pubnames]: 23OFFSET TYPE VALUE 240000000000000006 R_BPF_64_32 .debug_info ...
/external/llvm-project/llvm/test/MC/ELF/
Dundefined-debug.s2 // CHECK: error: Undefined section reference: .debug_pubnames
5 .long .debug_pubnames
/external/llvm-project/lld/test/COFF/
Dsort-debug.test16 # CHECK: Name: .debug_pubnames
24 # NODEBUG-NOT: Name: .debug_pubnames
162 - Name: .debug_pubnames
295 - Name: .debug_pubnames
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-debug-pubnames.s5 # CHECK: .debug_pubnames contents:
15 .section .debug_pubnames,"",@progbits
Ddebug-pubtables-dwarf64.ll1 ; This checks that .debug_pubnames and .debug_pubtypes can be generated in the DWARF64 format.
14 ; CHECK: .debug_pubnames contents:
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dstrip-dwo-inplace.test15 CHECK: Name: .debug_pubnames
25 CHECK: Name: .rela.debug_pubnames
Ddrawf-fission.test29 #STRIP: Name: .debug_pubnames
39 #STRIP: Name: .rela.debug_pubnames
/external/llvm/test/tools/sanstats/
Delf.test124 - Name: .debug_pubnames
128 - Name: .rela.debug_pubnames
132 Info: .debug_pubnames
/external/llvm-project/llvm/test/tools/sanstats/
Delf.test122 - Name: .debug_pubnames
126 - Name: .rela.debug_pubnames
130 Info: .debug_pubnames
/external/llvm-project/lldb/test/Shell/ObjectFile/ELF/
Dbuild-id-case.yaml19 # CHECK: Name: .debug_pubnames
83 - Name: .debug_pubnames
/external/llvm/test/Object/Inputs/
DIsNAN.o ... rel.debug_line .rel.debug_frame .rel.debug_pubnames .rel.debug_aranges .note.GNU-stack ...
/external/llvm-project/llvm/test/Object/Inputs/
DIsNAN.o ... rel.debug_line .rel.debug_frame .rel.debug_pubnames .rel.debug_aranges .note.GNU-stack ...
/external/llvm-project/llvm/test/DebugInfo/
Ddwarfdump-pubnames.test4 CHECK: .debug_pubnames contents:
/external/llvm/test/DebugInfo/
Ddwarfdump-pubnames.test4 CHECK: .debug_pubnames contents:
/external/llvm-project/llvm/unittests/ObjectYAML/
DDWARFYAMLTest.cpp70 debug_pubnames: in TEST()
115 debug_pubnames: in TEST()
/external/llvm-project/llvm/test/MC/WebAssembly/
Ddebug-info.ll76 ; CHECK-NEXT: Name: .debug_pubnames
112 ; CHECK-NEXT: Name: reloc..debug_pubnames
154 ; CHECK-NEXT: Section (11) .debug_pubnames {
Ddebug-info64.ll76 ; CHECK-NEXT: Name: .debug_pubnames
112 ; CHECK-NEXT: Name: reloc..debug_pubnames
154 ; CHECK-NEXT: Section (11) .debug_pubnames {

12345