Home
last modified time | relevance | path

Searched refs:debug_frame (Results 1 – 25 of 78) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddebug-frame-cie-pointer-reloc.test10 # CHECK: .debug_frame contents:
23 - Name: .debug_frame
26 - Name: .rela.debug_frame
28 Info: .debug_frame
31 Symbol: .debug_frame
34 Symbol: .debug_frame
38 - Name: .debug_frame
40 Section: .debug_frame
/llvm-project-15.0.7/llvm/test/MC/ELF/AMDGPU/
H A Dcfi.s3 # RUN: llvm-readelf -S -r -x .debug_frame %t | FileCheck --check-prefix=READELF %s
6 .cfi_sections .debug_frame
12 # ASM-NEXT: .cfi_sections .debug_frame
19 # READELF: .debug_frame PROGBITS 0000000000000000 000048 000028 00 0 0 8
23 …F-NEXT: 0000000000000014 0000000300000006 R_AMDGPU_ABS32 0000000000000000 .debug_frame + 0
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A Dduplicate-section.yaml7 # Make sure that the debug_frame section is present only once.
8 # CHECK: Name: .debug_frame
9 # CHECK-NOT: .debug_frame
31 - Name: .debug_frame
H A Dgnu-debuglink.yaml5 # CHECK: Name: .debug_frame
22 - Name: .debug_frame
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Di386-darwin-frame-register.ll6 ; x86 Darwin uses different register mappings for eh_frame and debug_frame
7 ; sections. Check that the right mapping is used in debug_frame.
8 ; In the debug_frame mapping, register 4 is ESP, thus the below tests that
11 ; CHECK: .debug_frame contents:
/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Dcompression.s32 ## Check that the large .debug_line and .debug_frame have the SHF_COMPRESSED
37 # FLAGS32: .debug_frame PROGBITS [[#%x,]] [[#%x,]] [[#%x,]] 00 C 0 0 4
42 # FLAGS64: .debug_frame PROGBITS [[#%x,]] [[#%x,]] [[#%x,]] 00 C 0 0 8
132 .cfi_sections .debug_frame
H A Dcfi-version.ll9 ; .debug_frame is not emitted for targeting Windows x64, arm64, or AIX.
10 ; REQUIRES: debug_frame
43 ; DWARF2: .debug_frame contents:
49 ; DWARF3: .debug_frame contents:
55 ; DWARF4: .debug_frame contents:
H A Dcfi-fde-encoding.s4 # CHECK: Contents of section .debug_frame:
28 .cfi_sections .debug_frame
H A Dgen-dwarf64.s12 # REL: Section ({{[0-9]+}}) .rela.debug_frame {
13 # REL-NEXT: R_X86_64_64 .debug_frame 0x0
47 # DUMP: .debug_frame contents:
95 .cfi_sections .eh_frame, .debug_frame
H A Dcfi.s451 .cfi_sections .debug_frame $
453 .cfi_sections .debug_frame, .eh_frame $
/llvm-project-15.0.7/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DELF_x86-64_debug_frame.s15 .cfi_sections .debug_frame
17 # Check that .debug_frame is mapped to 0.
18 # rtdyld-check: section_addr(ELF_x86-64_debug_frame.o, .debug_frame) = 0
/llvm-project-15.0.7/lldb/test/Shell/Unwind/
H A Dprefer-debug-over-eh-frame.test1 # Test that we prefer debug_frame over eh_frame unwind plans. They usually
3 # single function. However, in theory the debug_frame plan can be more complete,
24 # CHECK: debug_frame UnwindPlan:
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/
H A Ddebug-frame-dumps-eh-frame-and-debug-frame.yaml1 ## Show that the --debug-frame switch dumps both .debug_frame and .eh_frame if
7 # CHECK: .debug_frame contents:
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddebug_frame-invalid-cie-offset.s5 # CHECK: .debug_frame contents:
10 .section .debug_frame,"",@progbits
H A Ddebug-frame-dwarf64.s20 .section .debug_frame, "", @progbits
39 .quad .LCIE-.debug_frame # CIE pointer
H A Ddebug-frame-dwarf64.ll1 ; This checks that .debug_frame can be generated in the DWARF64 format.
6 ; CHECK: .debug_frame contents:
H A Dcfi_sections.ll10 ; DEBUG_FRAME: .cfi_sections .debug_frame{{$}}
11 ; BOTH: .cfi_sections .eh_frame, .debug_frame{{$}}
14 ;; No function has uwtable/personality or throws && f needs debug info -> emit .debug_frame
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Ddwarf-cfi-initial-state.s5 .cfi_sections .debug_frame
10 # CHECK: .debug_frame contents:
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dcfi-sections.ll1 ; When using Itanium ABI, do not emit .debug_frame.
5 ; When using EHABI, do emit .debug_frame.
11 ; WITH: .cfi_sections .debug_frame
/llvm-project-15.0.7/clang/test/Driver/
H A Das-dwarf-cie.s5 # CHECK: .debug_frame contents:
32 .cfi_sections .debug_frame
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dstrip-dwo-inplace.test25 CHECK: Name: .debug_frame
26 CHECK: Name: .rela.debug_frame
H A Ddwarf-fission.test39 #STRIP: Name: .debug_frame
40 #STRIP: Name: .rela.debug_frame
/llvm-project-15.0.7/llvm/test/DebugInfo/Sparc/
H A Dgnu-window-save.ll4 ; Check for DW_CFA_GNU_Window_save in debug_frame. Also, Ensure that relocations
17 ; SPARC64: .debug_frame
33 ; SPARC32: .debug_frame
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/
H A Dtarget-symbols-add-unwind.test17 # CHECK-NOT: debug_frame UnwindPlan:
25 # CHECK: debug_frame UnwindPlan:
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Ddwarf-frame.ll14 ; CHECK-NO-CFI-NOT: .cfi_sections .debug_frame
28 ; CHECK-ALWAYS-CFI: .cfi_sections .debug_frame

1234