Searched refs:const_this (Results 1 – 2 of 2) sorted by relevance
111 ELFSectionHeaderTableTy const *const_this = this; in getByName() local112 ELFSectionHeaderTy const *shptr = const_this->getByName(name); in getByName()
115 ELFObjectTy const *const_this = this; in getSectionByName() local116 ELFSectionTy const *sptr = const_this->getSectionByName(str); in getSectionByName()