Searched defs: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.hxx114 ELFObjectTy const *const_this = this; local
115 ELFSectionTy const *sptr = const_this->getSectionByName(str);

Completed in 58 milliseconds