Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c146 static struct trie_node *alloc_trie_leaf (bfd *abfd) in alloc_trie_leaf() function
2179 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()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c149 static struct trie_node *alloc_trie_leaf (bfd *abfd) in alloc_trie_leaf() function
2264 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()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git55159 (alloc_trie_leaf, insert_arange_in_trie): Adjust sizing.
79239 htab_create_alloc or alloc_trie_leaf calls before *pinfo is written.