OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOurExceptionClass
(Results
1 - 3
of
3
) sorted by null
/external/libcxxabi/src/
cxa_exception.hpp
23
static const uint64_t
kOurExceptionClass
= 0x434C4E47432B2B00; // CLNGC++\0
cxa_exception.cpp
88
__setExceptionClass(unwind_exception,
kOurExceptionClass
);
108
(
kOurExceptionClass
& get_vendor_and_language);
cxa_personality.cpp
[
all
...]
Completed in 1274 milliseconds