Searched refs:libgcc_object_info (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libunwind-35.3/testsuite/
H A Ddynamic_fde_registration.cxx37 struct libgcc_object_info { struct
48 // acquire exclusive access to libgcc_object_info
49 libgcc_object_info* head = (libgcc_object_info*)_keymgr_get_and_lock_processwide_ptr(KEYMGR_GCC3_DW2_OBJ_LIST);
59 // release libgcc_object_info
/macosx-10.10.1/libunwind-35.3/src/
H A DUnwindCursor.hpp74 struct libgcc_object_info { struct
825 // acquire exclusive access to libgcc_object_info
826 libgcc_object_info* head = (libgcc_object_info*)_keymgr_get_and_lock_processwide_ptr(KEYMGR_GCC3_DW2_OBJ_LIST);
856 // release libgcc_object_info

Completed in 263 milliseconds