Searched defs:new_elt (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| D | atexit_thread.cc | 152 elt *new_elt = new (std::nothrow) elt; in __cxa_thread_atexit() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | darwin.cc | 1826 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/ |
| D | archive.c | 373 _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/ |
| D | archive.c | 376 _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/ |
| D | cse.cc | 1712 struct table_elt *elt, *next, *new_elt; in merge_equiv_classes() local
|