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

/frameworks/compile/linkloader/include/impl/
H A DELFSectionHeaderTable.hxx111 ELFSectionHeaderTableTy const *const_this = this; local
112 ELFSectionHeaderTy const *shptr = const_this->getByName(name);
H A DELFObject.hxx115 ELFObjectTy const *const_this = this; local
116 ELFSectionTy const *sptr = const_this->getSectionByName(str);

Completed in 22 milliseconds