Searched refs:debug_frame (Results 1 – 25 of 65) sorted by relevance
123
/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
|
D | run-elfputzdata.sh | 130 Lets compress 28 .debug_frame, size: 56 166 Lets compress 28 .debug_frame, size: 56 207 Lets compress 30 .debug_frame, size: 96 246 Lets compress 30 .debug_frame, size: 96 290 Lets compress 32 .debug_frame, size: 64 331 Lets compress 32 .debug_frame, size: 64
|
/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/swiftshader/third_party/llvm-7.0/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/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 | cfi-sections.s | 10 .cfi_sections .debug_frame
|
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/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/test/MC/ARM/ |
D | dwarf-cfi-initial-state.s | 5 .cfi_sections .debug_frame 10 # CHECK: .debug_frame contents:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | dwarf-cfi-initial-state.s | 5 .cfi_sections .debug_frame 10 # CHECK: .debug_frame contents:
|
/external/swiftshader/third_party/llvm-7.0/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/clang/test/Driver/ |
D | as-dwarf-cie.s | 5 # CHECK: .debug_frame contents: 32 .cfi_sections .debug_frame
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/ |
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/swiftshader/third_party/llvm-7.0/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/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/swiftshader/third_party/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/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/swiftshader/third_party/llvm-7.0/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/u-boot/arch/nios2/cpu/ |
D | u-boot.lds | 118 .debug_frame 0 : { *(.debug_frame) }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | cfi-unknown-register.s | 3 .cfi_sections .debug_frame
|
/external/llvm/test/MC/MachO/ |
D | eh_symbol.s | 14 .cfi_sections .debug_frame
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ |
D | eh_symbol.s | 14 .cfi_sections .debug_frame
|
123