Searched refs:word_t (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/backtrace/
H A DBacktrace.h31 typedef uint64_t word_t; typedef in typeref:typename:uint64_t
34 typedef uint32_t word_t; typedef in typeref:typename:uint32_t
148 virtual bool ReadWord(uint64_t ptr, word_t* out_value) = 0;
196 virtual bool VerifyReadWordArgs(uint64_t ptr, word_t* out_value);

Completed in 2 milliseconds