Searched defs:head (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DUnwind_AppleExtras.cpp153 libgcc_object_info *head = (libgcc_object_info *) local
155 if (head != NULL) {
157 for (libgcc_object *ob = head->unseen_objects; ob != NULL; ob = ob->next) {
168 head);
175 _keymgr_set_and_unlock_processwide_ptr(KEYMGR_GCC3_DW2_OBJ_LIST, head);

Completed in 139 milliseconds