Searched refs:debug_frame (Results 1 – 25 of 94) sorted by relevance
1234
/external/llvm-project/llvm/test/DebugInfo/ |
D | debug-frame-cie-pointer-reloc.test | 10 # 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
|
/external/elfutils/tests/ |
D | run-next-cfi.sh | 34 .debug_frame 52 .debug_frame 60 .debug_frame 73 .debug_frame 87 .debug_frame 103 .debug_frame
|
/external/llvm/test/MC/X86/ |
D | i386-darwin-frame-register.ll | 6 ; 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, regsiter 4 is ESP, thus the below tests that 11 ; CHECK: .debug_frame contents:
|
/external/llvm-project/llvm/test/MC/X86/ |
D | i386-darwin-frame-register.ll | 6 ; 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:
|
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | ELF_x86-64_debug_frame.s | 15 .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
|
/external/llvm-project/llvm/test/MC/ELF/ |
D | cfi-version.ll | 6 ; .debug_frame is not emitted for targeting Windows x64. 7 ; REQUIRES: debug_frame 40 ; DWARF2: .debug_frame contents: 46 ; DWARF3: .debug_frame contents: 52 ; DWARF4: .debug_frame contents:
|
D | fde.s | 4 # CHECK: Contents of section .debug_frame: 28 .cfi_sections .debug_frame
|
D | gen-dwarf64.s | 12 # 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
|
/external/llvm/test/MC/ELF/ |
D | cfi-version.ll | 6 ; .debug_frame is not emitted for targeting Windows x64. 7 ; REQUIRES: debug_frame 40 ; DWARF2: .debug_frame contents: 46 ; DWARF3: .debug_frame contents: 52 ; DWARF4: .debug_frame contents:
|
D | fde.s | 4 # CHECK: Contents of section .debug_frame: 28 .cfi_sections .debug_frame
|
/external/llvm-project/lldb/test/Shell/Unwind/ |
D | prefer-debug-over-eh-frame.test | 1 # 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:
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | debug_frame-invalid-cie-offset.s | 5 # CHECK: .debug_frame contents: 8 .section .debug_frame,"",@progbits
|
D | debug_frame.ll | 3 ; Test that we produce a .debug_frame, not an .eh_frame 5 ; CHECK: .cfi_sections .debug_frame
|
D | debug-frame-dwarf64.s | 20 .section .debug_frame, "", @progbits 39 .quad .LCIE-.debug_frame # CIE pointer
|
D | debug-frame-dwarf64.ll | 1 ; This checks that .debug_frame can be generated in the DWARF64 format. 6 ; CHECK: .debug_frame contents:
|
/external/llvm/test/MC/ARM/ |
D | dwarf-cfi-initial-state.s | 5 .cfi_sections .debug_frame 10 # CHECK: .debug_frame contents:
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | dwarf-cfi-initial-state.s | 5 .cfi_sections .debug_frame 10 # CHECK: .debug_frame contents:
|
/external/clang/test/Driver/ |
D | as-dwarf-cie.s | 5 # CHECK: .debug_frame contents: 32 .cfi_sections .debug_frame
|
/external/llvm-project/clang/test/Driver/ |
D | as-dwarf-cie.s | 5 # CHECK: .debug_frame contents: 32 .cfi_sections .debug_frame
|
/external/llvm-project/llvm/test/CodeGen/Generic/ |
D | cfi-sections.ll | 1 ; When using Itanium ABI, do not emit .debug_frame. 5 ; When using EHABI, do emit .debug_frame. 11 ; WITH: .cfi_sections .debug_frame
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | strip-dwo-inplace.test | 19 CHECK: Name: .debug_frame 27 CHECK: Name: .rela.debug_frame
|
D | drawf-fission.test | 33 #STRIP: Name: .debug_frame 41 #STRIP: Name: .rela.debug_frame
|
/external/llvm/test/DebugInfo/X86/ |
D | debug_frame.ll | 3 ; Test that we produce a .debug_frame, not an .eh_frame 5 ; CHECK: .cfi_sections .debug_frame
|
/external/llvm-project/llvm/test/DebugInfo/Sparc/ |
D | gnu-window-save.ll | 4 ; Check for DW_CFA_GNU_Window_save in debug_frame. Also, Ensure that relocations 17 ; SPARC64: .debug_frame 33 ; SPARC32: .debug_frame
|
/external/llvm-project/lldb/test/Shell/SymbolFile/ |
D | target-symbols-add-unwind.test | 16 # CHECK-NOT: debug_frame UnwindPlan: 24 # CHECK: debug_frame UnwindPlan:
|
1234