Searched defs:ttypeIndex (Results 1 – 4 of 4) sorted by relevance
| /ndk/sources/cxx-stl/gabi++/src/ |
| D | helper_func_internal.cc | 147 int64_t ttypeIndex = readSLEB128(&action); in scanEHTable() local 302 const __shim_type_info* getTypePtr(uint64_t ttypeIndex, in getTypePtr() 328 uint32_t ttypeIndex = *temp; in canExceptionSpecCatch() local 415 const __shim_type_info* getTypePtr(uint64_t ttypeIndex, in getTypePtr() 462 uint64_t ttypeIndex = readULEB128(&temp); in canExceptionSpecCatch() local
|
| D | dwarf_helper.h | 71 int64_t ttypeIndex; // > 0 catch handler, < 0 exception spec handler, == 0 a cleanup member
|
| D | call_unexpected.cc | 261 int64_t ttypeIndex; in __cxa_call_unexpected() local
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
| D | cxa_personality.cpp | 337 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, in get_shim_type_info() 357 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, in get_shim_type_info() 463 uint64_t ttypeIndex = readULEB128(&temp); in exception_spec_can_catch() local 496 int64_t ttypeIndex; // > 0 catch handler, < 0 exception spec handler, == 0 a cleanup member 691 int64_t ttypeIndex = readSLEB128(&action); in scan_eh_tab() local 1205 int64_t ttypeIndex; in __cxa_call_unexpected() local
|