Home
last modified time | relevance | path

Searched refs:ptroot (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/ld/
Dldlang.c793 static struct prefixtree the_root, *ptroot = &the_root; variable
844 pt_add_stmt (ptroot, stmt); in insert_prefix_tree()
852 t = ptroot; in insert_prefix_tree()
896 debug_prefix_tree_rec (ptroot, 2); in debug_prefix_tree()
959 struct prefixtree *t = ptroot; in resolve_wild_sections()