1 // RUN: %clang_cc1 %s -emit-llvm -debug-info-kind=limited -o /dev/null
3 typedef long unsigned int size_t;
4 typedef unsigned short int uint16_t;
5 typedef unsigned int uint32_t;
6 typedef unsigned long int uint64_t;
7 typedef uint16_t Elf64_Half
;
8 typedef uint32_t Elf64_Word
;
9 typedef uint64_t Elf64_Xword
;
10 typedef uint64_t Elf64_Addr
;
11 typedef uint64_t Elf64_Off
;
22 const char *dlpi_name
;
23 const Elf64_Phdr
*dlpi_phdr
;
24 Elf64_Half dlpi_phnum
;
25 unsigned long long int dlpi_adds
;
27 typedef unsigned _Unwind_Ptr
;
32 const struct dwarf_fde
*single
;
33 struct dwarf_fde
**array
;
34 struct fde_vector
*sort
;
48 typedef unsigned int uword
;
53 unsigned char pc_begin
[];
55 typedef struct dwarf_fde fde
;
56 struct unw_eh_callback_data
59 struct frame_hdr_cache_element
*link
;
64 base_from_cb_data (struct unw_eh_callback_data
*data
)
69 _Unwind_IteratePhdrCallback (struct dl_phdr_info
*info
, size_t size
, void *ptr
)
71 const unsigned char *p
;
72 const struct unw_eh_frame_hdr
*hdr
;