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

/frameworks/compile/linkloader/include/impl/
H A DELFObject.hxx552 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
553 this_A = this_A & 0xFFFF;
554 A += (short)this_A;
589 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
590 this_A = this_A & 0xFFFF;
591 A += (short)this_A;

Completed in 88 milliseconds