/llvm-project/lldb/test/API/lang/rust/enum-structs/ |
H A D | main.yaml | 436 Symbol: .debug_str 439 Symbol: .debug_str 446 Symbol: .debug_str 454 Symbol: .debug_str 461 Symbol: .debug_str 465 Symbol: .debug_str 469 Symbol: .debug_str 473 Symbol: .debug_str 477 Symbol: .debug_str 481 Symbol: .debug_str [all …]
|
/llvm-project/llvm/test/tools/yaml2obj/ELF/DWARF/ |
H A D | debug-str.yaml | 1 ## Test that yaml2obj emits .debug_str section. 3 ## a) Generate the .debug_str section from the "DWARF" entry. 6 # RUN: llvm-readelf --string-dump=.debug_str %t1.o | FileCheck %s --check-prefix=DWARF-DEFAULT 8 # DWARF-DEFAULT: String dump of section '.debug_str': 14 ## .debug_str section header. 19 # SHDRS-DEFAULT: .debug_str PROGBITS 0000000000000000 000040 [[SIZE]] 01 MS 0 0 1 27 debug_str: 32 ## b) Generate the .debug_str section from the raw section content. 35 # RUN: llvm-readelf --string-dump=.debug_str %t2.o | FileCheck %s --check-prefix=DWARF-DEFAULT 39 # SHDRS: .debug_str PROGBITS 0000000000000000 000040 000006 01 MS 0 0 0 [all …]
|
/llvm-project/lldb/unittests/SymbolFile/DWARF/Inputs/ |
H A D | DW_AT_default_value-test.yaml | 102 Symbol: .debug_str 105 Symbol: .debug_str 109 Symbol: .debug_str 113 Symbol: .debug_str 117 Symbol: .debug_str 121 Symbol: .debug_str 125 Symbol: .debug_str 129 Symbol: .debug_str 133 Symbol: .debug_str 137 Symbol: .debug_str [all …]
|
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/ |
H A D | ELF_debug_section_lifetime_is_NoAlloc.yaml | 8 # CHECK: ".debug_str" is not a SHF_ALLOC section. Using NoAlloc lifetime. 64 Symbol: .debug_str 67 Symbol: .debug_str 74 Symbol: .debug_str 84 Symbol: .debug_str 92 Symbol: .debug_str 96 Symbol: .debug_str 100 Symbol: .debug_str 104 Symbol: .debug_str 108 Symbol: .debug_str [all...] |
/llvm-project/llvm/test/tools/obj2yaml/ELF/DWARF/ |
H A D | debug-str.yaml | 1 ## Test how we dump the .debug_str section. 3 ## a) Test dumping a .debug_str section with a default section header. 6 # RUN: FileCheck %s --check-prefix=BASIC --implicit-check-not='Name: .debug_str' 8 ## b) Test dumping a .debug_str section whose section header properties are overridden. 56 - Name: .debug_str 67 debug_str: 72 # COMMON: - Name: .debug_str 81 # BASIC-NEXT: debug_str: 87 ## c) Test dumping an empty .debug_str section. 92 # EMPTY-NEXT: debug_str: [] [all …]
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/ |
H A D | debug-str.yaml | 1 ## a) Show that llvm-dwarfdump dumps the .debug_str and 2 ## .debug_str.dwo sections when --debug-str is specified. 8 # CHECK: .debug_str contents: 12 # CHECK: .debug_str.dwo contents: 25 - Name: .debug_str 28 - Name: .debug_str.dwo 38 # ESCAPED: .debug_str contents: 42 # ESCAPED: .debug_str.dwo contents: 54 # WARN: .debug_str contents: 57 # WARN: .debug_str.dwo contents:
|
/llvm-project/llvm/test/tools/llvm-objcopy/COFF/Inputs/ |
H A D | i386-obj.yaml | 28 - Name: .debug_str 45 SymbolName: .debug_str 48 SymbolName: .debug_str 54 SymbolName: .debug_str 60 SymbolName: .debug_str 66 SymbolName: .debug_str 72 SymbolName: .debug_str 75 SymbolName: .debug_str 81 SymbolName: .debug_str 87 SymbolName: .debug_str [all …]
|
H A D | x86_64-obj.yaml | 32 - Name: .debug_str 49 SymbolName: .debug_str 52 SymbolName: .debug_str 58 SymbolName: .debug_str 64 SymbolName: .debug_str 70 SymbolName: .debug_str 76 SymbolName: .debug_str 79 SymbolName: .debug_str 85 SymbolName: .debug_str 91 SymbolName: .debug_str [all …]
|
/llvm-project/llvm/test/tools/dsymutil/ARM/ |
H A D | fat-dylib-update.test | 21 CHECK: DW_AT_producer [DW_FORM_strp] ( .debug_str[0x00000001] = "clang version 3.8.0 (trunk 2437… 23 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000024] = "fat-test.c") 25 CHECK: DW_AT_comp_dir [DW_FORM_strp] ( .debug_str[0x0000002f] = "/Inputs") 27 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000037] = "armv7_var") 34 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000041] = "int") 71 CHECK: DW_AT_producer [DW_FORM_strp] ( .debug_str[0x00000001] = "clang version 3.8.0 (trunk 2437… 73 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000024] = "fat-test.c") 75 CHECK: DW_AT_comp_dir [DW_FORM_strp] ( .debug_str[0x0000002f] = "/Inputs") 77 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000037] = "armv7s_var") 84 CHECK: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000042] = "int") [all …]
|
/llvm-project/lldb/test/Shell/ObjectFile/ELF/ |
H A D | aarch64-relocations.yaml | 23 - Name: .debug_str 46 Symbol: .debug_str 49 Symbol: .debug_str 56 Symbol: .debug_str 66 Symbol: .debug_str 70 Symbol: .debug_str 81 - Name: .debug_str 83 Section: .debug_str
|
H A D | loongarch64-relocations.yaml | 21 - Name: .debug_str 31 Symbol: .debug_str 35 Symbol: .debug_str 39 Symbol: .debug_str 43 - Name: .debug_str 45 Section: .debug_str
|
/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
H A D | adjust-vma.test | 10 # NOADJUST-NEXT: 2 .debug_str 00000004 0000000000000000 11 # NOADJUST-NEXT: 3 .rela.debug_str 00000018 0000000000000000 22 # ADJUST-NEXT: 2 .debug_str 00000004 0000000000000000 23 # ADJUST-NEXT: 3 .rela.debug_str 00000018 0000000000000000 35 # NOADJUST-NEXT: 0000000000000000 l .debug_str 0000000000000000 debug_str_sym 42 # ADJUST-NEXT: 0000000000000000 l .debug_str 0000000000000000 debug_str_sym 64 # COMMON: 0000000000000000 <.rela.debug_str>: 94 - Name: .debug_str 99 - Name: .rela.debug_str 103 Info: .debug_str [all …]
|
/llvm-project/lldb/test/Shell/ObjectFile/COFF/ |
H A D | basic.yaml | 30 # CHECK: Name: .debug_str 71 SymbolName: .debug_str 74 SymbolName: .debug_str 80 SymbolName: .debug_str 83 SymbolName: .debug_str 89 SymbolName: .debug_str 92 SymbolName: .debug_str 94 - Name: .debug_str 179 - Name: .debug_str
|
/llvm-project/llvm/test/DebugInfo/ARM/ |
H A D | dwarfdump-rela.yaml | 28 - Name: .debug_str 42 Symbol: .debug_str 54 Symbol: .debug_str 64 - Name: .debug_str 76 - Name: .debug_str 78 Section: .debug_str 84 debug_str:
|
/llvm-project/llvm/test/DebugInfo/X86/ |
H A D | dwarfdump-str-offsets-dwp.s | 10 .section .debug_str.dwo,"MSe",@progbits,1 42 .long str_producer-.debug_str.dwo 43 .long str_CU1-.debug_str.dwo 44 .long str_CU1_dir-.debug_str.dwo 45 .long str_TU1-.debug_str.dwo 46 .long str_TU1_type-.debug_str.dwo 56 .long str_producer-.debug_str.dwo 57 .long str_CU2-.debug_str.dwo 58 .long str_CU2_dir-.debug_str.dwo 59 .long str_TU2-.debug_str.dwo [all …]
|
/llvm-project/lld/test/ELF/linkerscript/ |
H A D | compress-debug-sections.s | 7 ## .debug_str section is mergeable. LLD would combine all of them into single 16 # RUN: echo "SECTIONS { .debug_str 0 : { *(.debug_str) } }" > %t2.script 21 # CHECK: .debug_str contents: 29 # ZLIBFLAGS: Name: .debug_str 34 .section .debug_str,"MS",@progbits,1
|
H A D | compress-debug-sections-custom.s | 3 ## NOTE GNU ld makes .debug_str and .debug_info SHF_ALLOC due to `. += 10`. 6 # RUN: .debug_str 0 : { . += 0x10; *(.debug_str) } \ 21 # Also note that the .debug_str offsets are also offset by 0x10, as directed by 30 .section .debug_str,"MS",@progbits,1
|
/llvm-project/lld/test/ELF/ |
H A D | compress-debug-sections-zstd.s | 6 # RUN: llvm-readelf -S -p .debug_str %t.so | FileCheck %s 8 # CHECK: .debug_str PROGBITS [[#%x,]] [[#%x,]] [[#%x,]] 01 MS 0 0 1 9 # CHECK: String dump of section '.debug_str': 20 # RUN: llvm-readelf -S -p .debug_str %t.so | FileCheck %s 22 # OUTPUT-SEC: .debug_str PROGBITS [[#%x,]] [[#%x,]] [[#%x,]] 01 MSC 0 0 1 26 .section .debug_str,"MS",@progbits,1
|
H A D | gdb-index-invalid-section-index.yaml | 31 Symbol: .debug_str 34 Symbol: .debug_str 38 Symbol: .debug_str 41 - Name: .debug_str 120 - Name: .debug_str 122 Section: .debug_str
|
H A D | gdb-index-tls.s | 11 .section .debug_str,"MS",@progbits,1 69 .long .debug_str # DW_AT_producer 71 .long .debug_str # DW_AT_name 73 .long .debug_str # DW_AT_comp_dir 76 .long .debug_str # DW_AT_name 86 .long .debug_str # DW_AT_name
|
H A D | compress-sections.s | 15 # CHECK1-NEXT: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MS 0 0 1 20 # RUN: ld.lld -pie a.o --compress-sections '*c0=zlib' --compress-sections .debug_str=zstd:3 -o out2 21 # RUN: llvm-readelf -SrsX -x nonalloc0 -x .debug_str out2 | FileCheck %s --check-prefix=CHECK2 30 # CHECK2-NEXT: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MSC 0 0 1 39 # CHECK2: Hex dump of section '.debug_str': 45 # RUN: ld.lld a.o --compress-sections .debug_str=zstd --compress-debug-sections=none -o out3 48 # CHECK3: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MSC 0 0 1 107 .section .debug_str,"MS",@progbits,1
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | verify_file_encoding.yaml | 5 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000000d] = "main") 8 # CHECK-NEXT: DW_AT_decl_file [DW_FORM_strp] ( .debug_str[0x00000012] = "") 12 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000013] = "inline1") 15 # CHECK-NEXT: DW_AT_call_file [DW_FORM_strp] ( .debug_str[0x00000012] = "") 19 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000001b] = "foo") 28 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000001b] = "foo") 37 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000001b] = "foo") 46 # CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000001b] = "foo") 67 debug_str:
|
/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
H A D | compress-sections.s | 19 # CHECK1-NEXT: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MS 0 0 1 22 # RUN: llvm-objcopy a.o out2 --compress-sections '*c0=zlib' --compress-sections .debug_str=zstd 23 # RUN: llvm-readelf -Sr -x nonalloc0 -x .debug_str out2 2>&1 | FileCheck %s --check-prefix=CHECK2 24 # RUN: llvm-readelf -z -x nonalloc0 -x .debug_str out2 | FileCheck %s --check-prefix=CHECK2DE 35 # CHECK2-NEXT: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MSC 0 0 8 44 # CHECK2: Hex dump of section '.debug_str': 52 # CHECK2DE-NEXT: Hex dump of section '.debug_str': 56 # RUN: llvm-objcopy a.o out3 --decompress-debug-sections --compress-sections .debug_str=zstd 59 # CHECK3: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MS 0 0 1 73 # CHECK4-NEXT: .debug_str PROGBITS 0000000000000000 [[#%x,]] [[#%x,]] 01 MS 0 0 1 [all …]
|
/llvm-project/lld/test/COFF/ |
H A D | sort-debug.test | 111 - Name: .debug_str 132 SymbolName: .debug_str 135 SymbolName: .debug_str 141 SymbolName: .debug_str 147 SymbolName: .debug_str 153 SymbolName: .debug_str 156 SymbolName: .debug_str 162 SymbolName: .debug_str 245 - Name: .debug_str
|
/llvm-project/lld/test/wasm/ |
H A D | merge-string-debug.s | 5 # RUN: llvm-readobj -x .debug_str %t.wasm | FileCheck %s --check-prefixes CHECK,CHECK-O1 10 # RUN: llvm-readobj -x .debug_str %t.wasm | FileCheck %s --check-prefixes CHECK,CHECK-O1 13 # RUN: llvm-readobj -x .debug_str %tO0.wasm | FileCheck %s --check-prefixes CHECK,CHECK-O0 16 .section .debug_str,"S",@ 30 # CHECK: Hex dump of section '.debug_str':
|