OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttypeIndex
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/cxx-stl/gabi++/src/
dwarf_helper.h
71
int64_t
ttypeIndex
; // > 0 catch handler, < 0 exception spec handler, == 0 a cleanup
helper_func_internal.cc
47
const __shim_type_info* getTypePtr(uint64_t
ttypeIndex
,
64
results.
ttypeIndex
= 0;
134
results.
ttypeIndex
= 0;
147
int64_t
ttypeIndex
= readSLEB128(&action);
148
if (
ttypeIndex
> 0) {
152
getTypePtr(static_cast<uint64_t>(
ttypeIndex
),
159
results.
ttypeIndex
=
ttypeIndex
;
191
results.
ttypeIndex
=
ttypeIndex
;
[
all
...]
Completed in 204 milliseconds