Searched defs:DW_CFA_restore (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A Ddwarf2.h46 DW_CFA_restore = 0xC0, // high 2 bits are 0x3, lower 6 bits are register enumerator in enum:__anon325
/openbsd-current/gnu/gcc/gcc/
H A Ddwarf2.h728 DW_CFA_restore = 0xc0, enumerator in enum:dwarf_call_frame_info
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h673 DW_CFA_restore = 0xc0, enumerator in enum:dwarf_call_frame_info
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h528 DW_CFA_restore = 0xc0, enumerator in enum:dwarf_call_frame_info
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h726 DW_CFA_restore = 0xc0, enumerator in enum:dwarf_call_frame_info
/openbsd-current/usr.bin/ctfconv/
H A Ddwarf.h927 #define DW_CFA_restore 0xc0 macro

Completed in 199 milliseconds