OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttypeEncoding
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/runtime/lib/
gcc_personality_v0.c
209
uint8_t
ttypeEncoding
= *lsda++;
210
if (
ttypeEncoding
!= DW_EH_PE_omit) {
/external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
655
uint8_t
ttypeEncoding
= *lsda++;
658
if (
ttypeEncoding
!= llvm::dwarf::DW_EH_PE_omit) {
[
all
...]
Completed in 64 milliseconds