Searched refs:accessors (Results 1 – 6 of 6) sorted by relevance
14 static unw_accessors_t accessors; variable20 addr_space = unw_create_addr_space(&accessors, 0); in main()
13 static unw_accessors_t accessors; variable19 addr_space = unw_create_addr_space(&accessors, 0); in main()
680 static unw_accessors_t accessors = { variable693 void *addr_space = unw_create_addr_space(&accessors, 0); in _unwind__prepare_access()