Home
last modified time | relevance | path

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

12

/external/llvm/test/MC/X86/
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, regsiter 4 is ESP, thus the below tests that
11 ; CHECK: .debug_frame contents:
/external/llvm/test/MC/ELF/
Dcfi-version.ll5 ; .debug_frame is not emitted for targeting Windows x64.
6 ; REQUIRES: debug_frame
40 ; DWARF2: .debug_frame contents:
46 ; DWARF3: .debug_frame contents:
52 ; DWARF4: .debug_frame contents:
Dfde.s4 # CHECK: Contents of section .debug_frame:
28 .cfi_sections .debug_frame
Dcfi-sections.s10 .cfi_sections .debug_frame
/external/llvm/test/MC/ARM/
Ddwarf-cfi-initial-state.s5 .cfi_sections .debug_frame
10 # CHECK: .debug_frame contents:
/external/llvm/test/DebugInfo/X86/
Ddebug_frame.ll3 ; Test that we produce a .debug_frame, not an .eh_frame
5 ; CHECK: .cfi_sections .debug_frame
/external/llvm/test/DebugInfo/Sparc/
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
/external/elfutils/tests/
Drun-elfputzdata.sh130 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/MachO/
Deh_symbol.s14 .cfi_sections .debug_frame
Ddebug_frame.s26 .cfi_sections .debug_frame
/external/clang/test/Driver/
Das-default-dwarf.s14 .cfi_sections .debug_frame
/external/libunwind/src/mi/
Dflush_cache.c43 free (w->debug_frame); in unw_flush_cache()
/external/llvm/test/DebugInfo/
Ddwarfdump-debug-frame-simple.test4 ; FRAMES: .debug_frame
/external/llvm/test/tools/dsymutil/X86/
Dframe-1.test23 # CHECK: .debug_frame contents:
Dframe-2.test29 # CHECK: .debug_frame contents:
/external/libunwind/
Dconfigure.ac223 AC_MSG_CHECKING([whether to load .debug_frame sections])
224 AC_ARG_ENABLE(debug_frame, optenable
225 AS_HELP_STRING([--enable-debug-frame],[Load the ".debug_frame" section if available]),, [
/external/elfutils/
DNOTES60 .debug_frame |
/external/libunwind/src/dwarf/
DGfind_proc_info-lsb.c376 fdesc->debug_frame = buf; in locate_debug_info()
472 buf = fdesc->debug_frame; in dwarf_find_debug_frame()
941 debug_frame_base = (uintptr_t) fdesc->debug_frame; in dwarf_search_unwind_table()
/external/zlib/src/contrib/asm686/
Dmatch.S86 .cfi_sections .debug_frame
/external/elfutils/src/
Delf32-i386.script219 .debug_frame;
/external/google-breakpad/src/common/mac/
Ddump_syms.mm435 mach_o::SectionMap::const_iterator debug_frame
437 if (debug_frame != section_map.end()) {
439 dumper_.ReadCFI(module_, reader_, debug_frame->second, false);
/external/libunwind/include/
Ddwarf.h356 char *debug_frame; member
Dlibunwind-common.h.in122 /* The information comes from a .debug_frame section. */
/external/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s96 .cfi_sections .debug_frame
/external/llvm/test/
Dlit.cfg462 # .debug_frame is not emitted for targeting Windows x64.
464 config.available_features.add('debug_frame')

12