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

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbtypes.h1164 bool stub_is_supported () const function in struct:type
1169 void set_stub_is_supported (bool stub_is_supported) argument
1171 this->main_type->m_flag_stub_supported = stub_is_supported;
2223 && ((thistype)->is_stub () || !(thistype)->stub_is_supported ()))
H A Dgdbtypes.c5454 if (type->stub_is_supported ())

Completed in 155 milliseconds