Searched defs:Inst_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFObject.hxx144 typedef int32_t Inst_t; typedef
145 Inst_t *inst = (Inst_t *)&(*text)[rel->getOffset()];
146 Inst_t P = (Inst_t)(int64_t)inst;
147 Inst_t A = 0;
148 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_ARM);
149 Inst_t T = 0;
167 S = (Inst_t)(uintptr_
377 typedef int64_t Inst_t; typedef
674 typedef intptr_t Inst_t; typedef
803 typedef intptr_t Inst_t; typedef
853 typedef int32_t Inst_t; typedef
[all...]

Completed in 252 milliseconds