/external/elfutils/libdw/ |
cie.c | 43 const struct dwarf_cie *cie1 = a; 44 const struct dwarf_cie *cie2 = b; 53 static struct dwarf_cie * 54 intern_new_cie (Dwarf_CFI *cache, Dwarf_Off offset, const Dwarf_CIE *info) 56 struct dwarf_cie *cie = malloc (sizeof (struct dwarf_cie)); 158 struct dwarf_cie * 162 const struct dwarf_cie cie_key = { .offset = offset }; 163 struct dwarf_cie **found = tfind (&cie_key, &cache->cie_tree, &compare_cie); 189 __libdw_intern_cie (Dwarf_CFI *cache, Dwarf_Off offset, const Dwarf_CIE *info [all...] |
cfi.h | 37 struct dwarf_cie struct 63 struct dwarf_cie *cie; 197 const Dwarf_CIE *info) 201 extern struct dwarf_cie *__libdw_find_cie (Dwarf_CFI *cache, Dwarf_Off offset)
|
frame-cache.c | 42 struct dwarf_cie *cie = arg;
|
cfi.c | 103 const struct dwarf_cie *cie, 426 cie_cache_initial_state (Dwarf_CFI *cache, struct dwarf_cie *cie) 438 Dwarf_CIE abi_info = { DW_CIE_ID_64, NULL, NULL, 1, 1, -1, "", NULL, 0, 0 }; 463 struct dwarf_cie abi_cie =
|
libdw.h | 178 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ 198 } Dwarf_CIE; 206 actually a Dwarf_CIE structure. */ 222 /* Each entry in a CFI section is either a CIE described by Dwarf_CIE or 226 Dwarf_Off CIE_id; /* Always DW_CIE_ID_64 in Dwarf_CIE structures. */ 227 Dwarf_CIE cie; [all...] |
fde.c | 69 struct dwarf_cie *cie = __libdw_find_cie (cache, entry->CIE_pointer);
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-07-17-CrossRegClassCopy.ll | 5 %struct.dwarf_cie = type <{ i32, i32, i8, [0 x i8], [3 x i8] }> 9 define i32 @get_cie_encoding(%struct.dwarf_cie* %cie) nounwind { 29 %scevgep.i = getelementptr %struct.dwarf_cie, %struct.dwarf_cie* %cie, i32 0, i32 3, i32 %.sum31 ; <i8*> [#uses=1]
|
/external/elfutils/libebl/ |
eblabicfi.c | 37 ebl_abi_cfi (Ebl *ebl, Dwarf_CIE *abi_info)
|
ebl-hooks.h | 159 int EBLHOOK(abi_cfi) (Ebl *ebl, Dwarf_CIE *abi_info);
|
eblopenbackend.c | 206 static int default_abi_cfi (Ebl *ebl, Dwarf_CIE *abi_info); 763 Dwarf_CIE *abi_info __attribute__ ((unused)))
|
libebl.h | 295 extern int ebl_abi_cfi (Ebl *ebl, Dwarf_CIE *abi_info)
|
/external/elfutils/backends/ |
i386_cfi.c | 39 i386_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
x86_64_cfi.c | 39 x86_64_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
aarch64_cfi.c | 49 aarch64_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
ppc_cfi.c | 39 ppc_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
s390_cfi.c | 39 s390_abi_cfi (Ebl *ebl, Dwarf_CIE *abi_info)
|
arm_cfi.c | 49 arm_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
sparc_cfi.c | 39 sparc_abi_cfi (Ebl *ebl __attribute__ ((unused)), Dwarf_CIE *abi_info)
|
/external/elfutils/libdwfl/ |
dwfl_frame.c | 47 Dwarf_CIE abi_info;
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/ |
libgcc_eh.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
libgcc_s.so | |
libgcc_s.so.1 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/ |
libgcc_s.so | |
libgcc_s.so.1 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/32/ |
libgcc_eh.a | [all...] |