Searched defs:const (Results 1 – 4 of 4) sorted by relevance
129 void ELFSharedObject<ELFT>::printVTables(bool Mangled) const { in printVTables()390 bool VFunction::operator<(const VFunction &Vfunction) const { in operator <() argument447 bool VTable::operator<(const VTable &Vtable) const { in operator <() argument451 bool VTable::operator<(const uint64_t ROffset) const { in operator <() argument
140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType()
57 bool ELFSoFileParser<T>::IsSymbolExported(const Elf_Sym *elf_sym) const { in IsSymbolExported() argument
124 # define const /* note: need a more gentle solution here */ macro