Home
last modified time | relevance | path

Searched refs:claimed_file (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp76 struct claimed_file { struct
126 static std::list<claimed_file> Modules;
564 claimed_file &cf = Modules.back(); in claim_file_hook()
674 static const void *getSymbolsAndView(claimed_file &F) { in getSymbolsAndView()
721 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule()
1049 for (claimed_file &F : Modules) { in runLTO()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc482 claimed_file(const std::string& obj_name, off_t offset, off_t filesize,
546 Plugin_recorder::claimed_file(const std::string& obj_name, in claimed_file() function in gold::Plugin_recorder
776 this->recorder_->claimed_file(objname, in claim_file()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dplugin.cc482 claimed_file(const std::string& obj_name, off_t offset, off_t filesize,
546 Plugin_recorder::claimed_file(const std::string& obj_name, in claimed_file() function in gold::Plugin_recorder
776 this->recorder_->claimed_file(objname, in claim_file()