Home
last modified time | relevance | path

Searched refs:handlerCount (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/libcxxabi/src/
Dcxa_exception.cpp116 return ++exception->handlerCount; in incrementHandlerCount()
121 return --exception->handlerCount; in decrementHandlerCount()
437 exception_header->handlerCount = exception_header->handlerCount < 0 ? in __cxa_begin_catch()
438 -exception_header->handlerCount + 1 : exception_header->handlerCount + 1; in __cxa_begin_catch()
490 static_assert(__builtin_offsetof(__cxa_exception, handlerCount) == in __cxa_end_catch()
491 __builtin_offsetof(__cxa_dependent_exception, handlerCount), in __cxa_end_catch()
505 if (exception_header->handlerCount < 0) in __cxa_end_catch()
592 exception_header->handlerCount = -exception_header->handlerCount; in __cxa_rethrow()
Dcxa_exception.h52 int handlerCount; member
90 int handlerCount; member
Dcxa_personality.cpp1285 new_exception_header->handlerCount = -new_exception_header->handlerCount; in __cxa_call_unexpected()
/external/libcxxabi/src/
Dcxa_exception.cpp117 return ++exception->handlerCount; in incrementHandlerCount()
122 return --exception->handlerCount; in decrementHandlerCount()
439 exception_header->handlerCount = exception_header->handlerCount < 0 ? in __cxa_begin_catch()
440 -exception_header->handlerCount + 1 : exception_header->handlerCount + 1; in __cxa_begin_catch()
492 static_assert(__builtin_offsetof(__cxa_exception, handlerCount) == in __cxa_end_catch()
493 __builtin_offsetof(__cxa_dependent_exception, handlerCount), in __cxa_end_catch()
507 if (exception_header->handlerCount < 0) in __cxa_end_catch()
594 exception_header->handlerCount = -exception_header->handlerCount; in __cxa_rethrow()
Dcxa_exception.hpp48 int handlerCount; member
85 int handlerCount; member
Dcxa_personality.cpp1286 new_exception_header->handlerCount = -new_exception_header->handlerCount; in __cxa_call_unexpected()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
DCodeItem.java203 int handlerCount = reader.readSleb128(); in makeAnnotator() local
204 out.annotateTo(reader.getOffset(), "size = %d", handlerCount); in makeAnnotator() local
205 boolean hasCatchAll = handlerCount <= 0; in makeAnnotator()
206 handlerCount = Math.abs(handlerCount); in makeAnnotator()
207 if (handlerCount != 0) { in makeAnnotator()
211 for (int j=0; j<handlerCount; j++) { in makeAnnotator()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DJobTest.kt134 val handlerCount = 10 in <lambda>() constant
136 val handlers = Array(handlerCount) { job.invokeOnCompletion { fireCount++ } } in <lambda>()
/external/libabigail/tests/data/test-diff-filter/
Dtest31-pr18535-libstdc++-report-0.txt40 'int handlerCount' offset changed from 128 to 160 (in bits) (by +32 bits)
Dtest31-pr18535-libstdc++-report-1.txt40 'int handlerCount' offset changed from 128 to 160 (in bits) (by +32 bits)
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi4411 …<var-decl name='handlerCount' type-id='type-id-6' visibility='default' filepath='../../.././libstd…
4446 …<var-decl name='handlerCount' type-id='type-id-6' visibility='default' filepath='../../.././libstd…