Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/
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 …]
/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
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
/external/llvm-project/lld/test/ELF/
Dgc-sections.s19 # NOGC: Name: .debug_pubtypes
40 # GC1: Name: .debug_pubtypes
61 # GC2: Name: .debug_pubtypes
139 .section .debug_pubtypes,"",@progbits
/external/llvm-project/lld/test/COFF/
Dsort-debug.test17 # CHECK: Name: .debug_pubtypes
25 # NODEBUG-NOT: Name: .debug_pubtypes
170 - Name: .debug_pubtypes
307 - Name: .debug_pubtypes
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dstrip-dwo-inplace.test16 CHECK: Name: .debug_pubtypes
26 CHECK: Name: .rela.debug_pubtypes
Ddrawf-fission.test30 #STRIP: Name: .debug_pubtypes
40 #STRIP: Name: .rela.debug_pubtypes
/external/llvm-project/lldb/test/Shell/ObjectFile/ELF/
Dbuild-id-case.yaml20 # CHECK: Name: .debug_pubtypes
86 - Name: .debug_pubtypes
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddebug-pubtables-dwarf64.ll1 ; This checks that .debug_pubnames and .debug_pubtypes can be generated in the DWARF64 format.
19 ; CHECK: .debug_pubtypes contents:
Dsections-as-references-cu-offset.ll9 ; CHECK: .section .debug_pubtypes
Dgnu-public-names-gmlt.ll28 ; NONE-NOT: .debug_pubtypes contents:
/external/llvm-project/llvm/test/DebugInfo/Inputs/
Ddwarfdump-test-loc-list-32bit.elf.o ... g .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
Ddwarfdump-test-32bit.elf.o ... a .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
Darm-relocs.elf-arm ... text .bss .ARM.attributes .rel.debug_pubtypes .rel.debug_pubnames .debug_ranges .debug_str .rel ...
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-test-loc-list-32bit.elf.o ... g .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
Ddwarfdump-test-32bit.elf.o ... a .debug_abbrev .rel.text .bss .debug_pubtypes .debug_aranges .debug_ranges .debug_str .debug_macinfo .rel ...
Darm-relocs.elf-arm ... text .bss .ARM.attributes .rel.debug_pubtypes .rel.debug_pubnames .debug_ranges .debug_str .rel ...
/external/elfutils/tests/
Dtestfile-bpf-reloc.expect.bz2 ... .debug_info 25 26 27RELOCATION RECORDS FOR [.debug_pubtypes]: 28OFFSET TYPE VALUE 290000000000000006 R_BPF_64_32 .debug_info ...
/external/llvm-project/llvm/test/MC/WebAssembly/
Ddebug-info.ll82 ; CHECK-NEXT: Name: .debug_pubtypes
118 ; CHECK-NEXT: Name: reloc..debug_pubtypes
157 ; CHECK-NEXT: Section (12) .debug_pubtypes {
Ddebug-info64.ll82 ; CHECK-NEXT: Name: .debug_pubtypes
118 ; CHECK-NEXT: Name: reloc..debug_pubtypes
157 ; CHECK-NEXT: Section (12) .debug_pubtypes {
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_pub_tables_error_cases.s140 # ERR-MIN: .debug_pubtypes contents:
147 .section .debug_pubtypes,"",@progbits
/external/llvm/test/DebugInfo/X86/
Dempty.ll13 ; CHECK: .debug_pubtypes contents:
/external/llvm/test/DebugInfo/Generic/
Dempty.ll18 ; CHECK: .debug_pubtypes contents:
/external/llvm-project/llvm/test/DebugInfo/WebAssembly/
Dfission-sections.ll36 ; OBJ-NEXT: .debug_pubtypes
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFYAML.cpp44 SecNames.insert("debug_pubtypes"); in getNonEmptySectionNames()
100 IO.mapOptional("debug_pubtypes", DWARF.PubTypes); in mapping()
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/
Ddebug-vars-wide-chars.s217 .section .debug_pubtypes,"",%progbits

123