| /src/external/gpl3/binutils/dist/ld/ |
| ldlang.c | 850 static struct prefixtree ptroot; 901 pt_add_stmt (&ptroot, stmt); 909 t = &ptroot; 953 debug_prefix_tree_rec (&ptroot, 2); 1016 struct prefixtree *t = &ptroot; 849 static struct prefixtree ptroot; variable in typeref:struct:prefixtree
|
| ldlang.c | 850 static struct prefixtree ptroot; 901 pt_add_stmt (&ptroot, stmt); 909 t = &ptroot; 953 debug_prefix_tree_rec (&ptroot, 2); 1016 struct prefixtree *t = &ptroot; 849 static struct prefixtree ptroot; variable in typeref:struct:prefixtree
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldlang.c | 850 static struct prefixtree the_root, *ptroot = &the_root; 901 pt_add_stmt (ptroot, stmt); 909 t = ptroot; 953 debug_prefix_tree_rec (ptroot, 2); 1016 struct prefixtree *t = ptroot; 849 static struct prefixtree the_root, *ptroot = &the_root; variable in typeref:struct:
|
| ldlang.c | 850 static struct prefixtree the_root, *ptroot = &the_root; 901 pt_add_stmt (ptroot, stmt); 909 t = ptroot; 953 debug_prefix_tree_rec (ptroot, 2); 1016 struct prefixtree *t = ptroot; 849 static struct prefixtree the_root, *ptroot = &the_root; variable in typeref:struct:
|