Home
last modified time | relevance | path

Searched defs: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
77 void *handle;
78 void *leader_handle;
79 std::vector<ld_plugin_symbol> syms;
80 off_t filesize;
81 std::string name;
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc546 Plugin_recorder::claimed_file(const std::string& obj_name, in claimed_file() function in gold::Plugin_recorder
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dplugin.cc546 Plugin_recorder::claimed_file(const std::string& obj_name, in claimed_file() function in gold::Plugin_recorder