Lines Matching defs:unw_addr_space
51 struct unw_addr_space struct
53 struct unw_accessors acc;
55 int big_endian;
56 mips_abi_t abi;
57 unsigned int addr_size;
59 unw_caching_policy_t caching_policy;
61 AO_t cache_generation;
63 uint32_t cache_generation;
65 unw_word_t dyn_generation; /* see dyn-common.h */
66 unw_word_t dyn_info_list_addr; /* (cached) dyn_info_list_addr */
67 struct dwarf_rs_cache global_cache;
68 struct unw_debug_frame_list *debug_frames;
70 struct map_info *map_list;