Searched refs:unclaimed_file (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc486 unclaimed_file(const std::string& obj_name, off_t offset, off_t filesize);
559 Plugin_recorder::unclaimed_file(const std::string& obj_name, function in class:gold::Plugin_recorder
800 this->recorder_->unclaimed_file(input_file->filename(), offset, filesize);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.cc486 unclaimed_file(const std::string& obj_name, off_t offset, off_t filesize);
559 Plugin_recorder::unclaimed_file(const std::string& obj_name, function in class:gold::Plugin_recorder
800 this->recorder_->unclaimed_file(input_file->filename(), offset, filesize);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc486 unclaimed_file(const std::string& obj_name, off_t offset, off_t filesize);
559 Plugin_recorder::unclaimed_file(const std::string& obj_name, function in class:gold::Plugin_recorder
800 this->recorder_->unclaimed_file(input_file->filename(), offset, filesize);

Completed in 90 milliseconds