Searched defs:is_abstract_method_error (Results 1 – 10 of 10) sorted by relevance
176 bool is_abstract_method_error(address epc) { return epc == code_begin()+_ame_offset; } in is_abstract_method_error() function in VtableStub
95 bool is_abstract_method_error(address epc) { return epc == code_begin()+_ame_offset; } in is_abstract_method_error() function in VtableStub