Home
last modified time | relevance | path

Searched defs:new_elt (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Datexit_thread.cc152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc1826 cdtor_record new_elt = {symbol, priority, vec_safe_length (ctors)}; in machopic_asm_out_constructor() local
1837 cdtor_record new_elt = {symbol, priority, vec_safe_length (dtors)}; in machopic_asm_out_destructor() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Darchive.c373 _bfd_add_bfd_to_archive_cache (bfd *arch_bfd, file_ptr filepos, bfd *new_elt) in _bfd_add_bfd_to_archive_cache()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Darchive.c376 _bfd_add_bfd_to_archive_cache (bfd *arch_bfd, file_ptr filepos, bfd *new_elt) in _bfd_add_bfd_to_archive_cache()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcse.cc1712 struct table_elt *elt, *next, *new_elt; in merge_equiv_classes() local