Searched refs:alloc_trie_leaf (Results 1 – 3 of 3) sorted by relevance
146 static struct trie_node *alloc_trie_leaf (bfd *abfd) in alloc_trie_leaf() function2179 child = alloc_trie_leaf (abfd); in insert_arange_in_trie()5348 stash->f.trie_root = alloc_trie_leaf (abfd); in _bfd_dwarf2_slurp_debug_info()5352 stash->alt.trie_root = alloc_trie_leaf (abfd); in _bfd_dwarf2_slurp_debug_info()
149 static struct trie_node *alloc_trie_leaf (bfd *abfd) in alloc_trie_leaf() function2264 child = alloc_trie_leaf (abfd); in insert_arange_in_trie()5423 stash->f.trie_root = alloc_trie_leaf (abfd); in _bfd_dwarf2_slurp_debug_info()5427 stash->alt.trie_root = alloc_trie_leaf (abfd); in _bfd_dwarf2_slurp_debug_info()
55159 (alloc_trie_leaf, insert_arange_in_trie): Adjust sizing.79239 htab_create_alloc or alloc_trie_leaf calls before *pinfo is written.