Home
last modified time | relevance | path

Searched refs:set_is_stub (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstabsread.c1479 mtype->set_is_stub (true); in allocate_stub_method()
1677 type->set_is_stub (true); in read_type()
3415 type->set_is_stub (false); in read_struct_type()
3592 type->set_is_stub (false); in read_enum_type()
Dgdbtypes.h1207 void set_is_stub (bool is_stub) in set_is_stub() function
Dctfread.c992 type->set_is_stub (true); in read_forward_type()
Dmdebugread.c1104 t->set_is_stub (true); in parse_symbol()
4302 (*tpp)->set_is_stub (true); in cross_ref()
Dgdbtypes.c3298 mtype->set_is_stub (false); in check_stub_method()
Dada-lang.c8494 fixed_record_type->set_is_stub (false); in ada_to_fixed_type_1()
DChangeLog-20206090 * gdbtypes.h (struct type) <is_stub, set_is_stub>: New methods.
6092 use type::set_is_stub.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git104240 type->set_is_stub (true);