/external/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/ |
D | debug-pubnames.yaml | 1 ## 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/ |
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 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/ |
D | pr19142-topo.o | ... debug_info .debug_line .debug_abbrev .debug_frame .debug_aranges .debug_pubnames .debug_varnames .rel.debug_line .rel.debug_frame ... |
D | pr19141-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/ |
D | debugger-tune.ll | 3 ; 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/ |
D | run-zstrptr.sh | 55 [f2] '.debug_pubnames' 91 [f2] '.debug_pubnames' 126 [c9] '.debug_pubnames' 159 [c9] '.debug_pubnames'
|
D | run-elfputzdata.sh | 51 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
|
D | run-strptr.sh | 55 [f2] '.debug_pubnames' 90 [c9] '.debug_pubnames'
|
D | testfile-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/ |
D | undefined-debug.s | 2 // CHECK: error: Undefined section reference: .debug_pubnames 5 .long .debug_pubnames
|
/external/llvm-project/lld/test/COFF/ |
D | sort-debug.test | 16 # 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/ |
D | dwarfdump-debug-pubnames.s | 5 # CHECK: .debug_pubnames contents: 15 .section .debug_pubnames,"",@progbits
|
D | debug-pubtables-dwarf64.ll | 1 ; 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/ |
D | strip-dwo-inplace.test | 15 CHECK: Name: .debug_pubnames 25 CHECK: Name: .rela.debug_pubnames
|
D | drawf-fission.test | 29 #STRIP: Name: .debug_pubnames 39 #STRIP: Name: .rela.debug_pubnames
|
/external/llvm/test/tools/sanstats/ |
D | elf.test | 124 - Name: .debug_pubnames 128 - Name: .rela.debug_pubnames 132 Info: .debug_pubnames
|
/external/llvm-project/llvm/test/tools/sanstats/ |
D | elf.test | 122 - Name: .debug_pubnames 126 - Name: .rela.debug_pubnames 130 Info: .debug_pubnames
|
/external/llvm-project/lldb/test/Shell/ObjectFile/ELF/ |
D | build-id-case.yaml | 19 # CHECK: Name: .debug_pubnames 83 - Name: .debug_pubnames
|
/external/llvm/test/Object/Inputs/ |
D | IsNAN.o | ... rel.debug_line .rel.debug_frame .rel.debug_pubnames .rel.debug_aranges .note.GNU-stack ... |
/external/llvm-project/llvm/test/Object/Inputs/ |
D | IsNAN.o | ... rel.debug_line .rel.debug_frame .rel.debug_pubnames .rel.debug_aranges .note.GNU-stack ... |
/external/llvm-project/llvm/test/DebugInfo/ |
D | dwarfdump-pubnames.test | 4 CHECK: .debug_pubnames contents:
|
/external/llvm/test/DebugInfo/ |
D | dwarfdump-pubnames.test | 4 CHECK: .debug_pubnames contents:
|
/external/llvm-project/llvm/unittests/ObjectYAML/ |
D | DWARFYAMLTest.cpp | 70 debug_pubnames: in TEST() 115 debug_pubnames: in TEST()
|
/external/llvm-project/llvm/test/MC/WebAssembly/ |
D | debug-info.ll | 76 ; CHECK-NEXT: Name: .debug_pubnames 112 ; CHECK-NEXT: Name: reloc..debug_pubnames 154 ; CHECK-NEXT: Section (11) .debug_pubnames {
|
D | debug-info64.ll | 76 ; CHECK-NEXT: Name: .debug_pubnames 112 ; CHECK-NEXT: Name: reloc..debug_pubnames 154 ; CHECK-NEXT: Section (11) .debug_pubnames {
|