Searched refs:claimed_file (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_test.c32 struct claimed_file struct
38 struct claimed_file* next;
52 static struct claimed_file* first_claimed_file = NULL;
53 static struct claimed_file* last_claimed_file = NULL;
286 struct claimed_file* claimed_file; local
417 claimed_file = (struct claimed_file*) malloc(sizeof(struct claimed_file));
418 if (claimed_file
449 struct claimed_file* claimed_file; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp76 struct claimed_file { struct in namespace:__anon3134
126 static std::list<claimed_file> Modules;
564 claimed_file &cf = Modules.back();
674 static const void *getSymbolsAndView(claimed_file &F) {
721 static void addModule(LTO &Lto, claimed_file &F, const void *View,
1049 for (claimed_file &F : Modules) {
/netbsd-current/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, function in class:gold::Plugin_recorder
776 this->recorder_->claimed_file(objname,
/netbsd-current/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, function in class:gold::Plugin_recorder
776 this->recorder_->claimed_file(objname,
/netbsd-current/external/gpl3/gdb.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, function in class:gold::Plugin_recorder
776 this->recorder_->claimed_file(objname,

Completed in 107 milliseconds