Searched refs:Version_tree (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | script.h | 58 struct Version_tree; 217 struct Version_tree* 250 Version_tree_match(const Version_tree* r, bool ig, in Version_tree_match() 256 const Version_tree* real; 264 const Version_tree* ambiguous; 278 Glob(const Version_expression* e, const Version_tree* v, bool ig) in Glob() 287 const Version_tree* version; 298 add_exact_match(const std::string&, const Version_tree*, bool is_global, 303 const Version_tree*, bool); 314 std::vector<Version_tree*> version_trees_; [all …]
|
H A D | script-c.h | 204 struct Version_tree; 531 struct Version_tree*, 548 extern struct Version_tree*
|
H A D | script.cc | 1961 struct Version_tree struct 1963 Version_tree() in Version_tree() argument 2177 const Version_tree* v = this->version_trees_[j]; in build_lookup_tables() 2226 const Version_tree* v, bool is_global, in add_exact_match() 2265 const Version_tree* v, in build_expression_list_lookup() 2438 const Version_tree* vt = this->version_trees_[i]; in check_unmatched_names() 2488 struct Version_tree* 2491 version_trees_.push_back(new Version_tree); in allocate_version_tree() 2507 const Version_tree* vt = this->version_trees_[i]; in print() 2977 struct Version_tree* tree, in script_register_vers_node() [all …]
|
H A D | yyscript.h | 292 struct Version_tree* versnode;
|
H A D | yyscript.c | 357 struct Version_tree* versnode;
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script.h | 58 struct Version_tree; 213 struct Version_tree* 246 Version_tree_match(const Version_tree* r, bool ig, in Version_tree_match() 252 const Version_tree* real; 260 const Version_tree* ambiguous; 274 Glob(const Version_expression* e, const Version_tree* v, bool ig) in Glob() 283 const Version_tree* version; 294 add_exact_match(const std::string&, const Version_tree*, bool is_global, 299 const Version_tree*, bool); 310 std::vector<Version_tree*> version_trees_; [all …]
|
H A D | script-c.h | 204 struct Version_tree; 531 struct Version_tree*, 548 extern struct Version_tree*
|
H A D | script.cc | 1930 struct Version_tree struct 1932 Version_tree() in Version_tree() argument 2146 const Version_tree* v = this->version_trees_[j]; in build_lookup_tables() 2195 const Version_tree* v, bool is_global, in add_exact_match() 2234 const Version_tree* v, in build_expression_list_lookup() 2407 const Version_tree* vt = this->version_trees_[i]; in check_unmatched_names() 2457 struct Version_tree* 2460 version_trees_.push_back(new Version_tree); in allocate_version_tree() 2476 const Version_tree* vt = this->version_trees_[i]; in print() 2946 struct Version_tree* tree, in script_register_vers_node() [all …]
|
/dflybsd-src/gnu/usr.bin/binutils227/block2/libgold/ |
H A D | yyscript.h | 292 struct Version_tree* versnode;
|
H A D | yyscript.c | 359 struct Version_tree* versnode;
|