Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFObject.hxx951 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local
952 this_A = this_A & 0xFFFF; in relocateMIPS()
953 A += (short)this_A; in relocateMIPS()
993 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local
994 this_A = this_A & 0xFFFF; in relocateMIPS()
995 A += (short)this_A; in relocateMIPS()