Searched refs:tempdir_ (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-result.h32 result(logger *logger, void *dso_handle, tempdir *tempdir_);
H A Djit-result.c36 result(logger *logger, void *dso_handle, tempdir *tempdir_) : argument
39 m_tempdir (tempdir_)
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-result.h42 result(logger *logger, handle dso_handle, tempdir *tempdir_);
H A Djit-result.cc40 result(logger *logger, handle dso_handle, tempdir *tempdir_) : argument
43 m_tempdir (tempdir_)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc475 Plugin_recorder() : file_count_(0), tempdir_(NULL), logfile_(NULL)
501 const char* tempdir_; member in class:gold::Plugin_recorder
537 this->tempdir_ = tempdir;
540 gold_info(_("%s: recording to %s"), program_name, this->tempdir_);
622 std::string outname(this->tempdir_);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.cc475 Plugin_recorder() : file_count_(0), tempdir_(NULL), logfile_(NULL)
501 const char* tempdir_; member in class:gold::Plugin_recorder
537 this->tempdir_ = tempdir;
540 gold_info(_("%s: recording to %s"), program_name, this->tempdir_);
622 std::string outname(this->tempdir_);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc475 Plugin_recorder() : file_count_(0), tempdir_(NULL), logfile_(NULL)
501 const char* tempdir_; member in class:gold::Plugin_recorder
537 this->tempdir_ = tempdir;
540 gold_info(_("%s: recording to %s"), program_name, this->tempdir_);
622 std::string outname(this->tempdir_);

Completed in 175 milliseconds