Home
last modified time | relevance | path

Searched refs:dwarf_cie (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libdw/
Dcie.c43 const struct dwarf_cie *cie1 = a; in compare_cie()
44 const struct dwarf_cie *cie2 = b; in compare_cie()
53 static struct dwarf_cie *
56 struct dwarf_cie *cie = malloc (sizeof (struct dwarf_cie)); in intern_new_cie()
158 struct dwarf_cie *
162 const struct dwarf_cie cie_key = { .offset = offset }; in __libdw_find_cie()
163 struct dwarf_cie **found = tfind (&cie_key, &cache->cie_tree, &compare_cie); in __libdw_find_cie()
191 const struct dwarf_cie cie_key = { .offset = offset }; in __libdw_intern_cie()
192 struct dwarf_cie **found = tfind (&cie_key, &cache->cie_tree, &compare_cie); in __libdw_intern_cie()
Dcfi.h37 struct dwarf_cie struct
63 struct dwarf_cie *cie; argument
201 extern struct dwarf_cie *__libdw_find_cie (Dwarf_CFI *cache, Dwarf_Off offset)
Dframe-cache.c42 struct dwarf_cie *cie = arg; in free_cie()
Dcfi.c103 const struct dwarf_cie *cie, in execute_cfi()
426 cie_cache_initial_state (Dwarf_CFI *cache, struct dwarf_cie *cie) in cie_cache_initial_state()
463 struct dwarf_cie abi_cie = in cie_cache_initial_state()
Dfde.c69 struct dwarf_cie *cie = __libdw_find_cie (cache, entry->CIE_pointer); in intern_fde()
/external/llvm/test/CodeGen/Thumb2/
D2009-07-17-CrossRegClassCopy.ll5 %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 …
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
D2009-07-17-CrossRegClassCopy.ll5 %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* %cie, i32 0, i32 3, i32 %.sum31 ; <i8*> [#uses=1]