HomeSort by relevance Sort by last modified time
    Searched refs:Version_tree (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
script.h 58 struct Version_tree;
213 struct Version_tree*
240 // We map from exact match strings to Version_tree's. Historically
243 // second Version_tree we see.
246 Version_tree_match(const Version_tree* r, bool ig,
251 // The Version_tree that we return.
252 const Version_tree* real;
259 // If not NULL, another Version_tree that defines the symbol.
260 const Version_tree* ambiguous;
263 // Map from an exact match string to a Version_tree
    [all...]
script-c.h 203 struct Version_tree;
530 struct Version_tree*,
547 extern struct Version_tree*
script.cc     [all...]
yyscript.y 79 struct Version_tree* versnode;

Completed in 140 milliseconds