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

/frameworks/compile/linkloader/include/impl/
H A DELFObject.hxx555 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
556 this_A = this_A & 0xFFFF;
557 A += (short)this_A;
592 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
593 this_A = this_A & 0xFFFF;
594 A += (short)this_A;

Completed in 7 milliseconds