Home
last modified time | relevance | path

Searched defs:ob (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c221 _LIBUNWIND_EXPORT void __register_frame_info_bases(const void *fde, void *ob, in __register_frame_info_bases()
232 _LIBUNWIND_EXPORT void __register_frame_info(const void *fde, void *ob) { in __register_frame_info()
240 void *ob, void *tb, in __register_frame_info_table_bases()
251 _LIBUNWIND_EXPORT void __register_frame_info_table(const void *fde, void *ob) { in __register_frame_info_table()
DUnwind_AppleExtras.cpp157 for (libgcc_object *ob = head->unseen_objects; ob != NULL; ob = ob->next) { in checkKeyMgrRegisteredFDEs() local
/ndk/tests/device/test-stlport_static-exception/jni/
Ddyncast2_1.cpp10 } ob; variable
/ndk/tests/device/test-stlport_shared-exception/jni/
Ddyncast2_1.cpp10 } ob; variable
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/
DextraMachine.c106 typedef struct ob { struct
129 /* get type field from object */ argument