Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c80 static unsigned int shndx_pool_size = 0; variable
6857 shndx_pool_size = nshndx; in prealloc_cu_tu_list()
6859 shndx_pool = (unsigned int *) xcmalloc (shndx_pool_size, in prealloc_cu_tu_list()
6864 shndx_pool_size = shndx_pool_used + nshndx; in prealloc_cu_tu_list()
6865 shndx_pool = (unsigned int *) xcrealloc (shndx_pool, shndx_pool_size, in prealloc_cu_tu_list()
6873 if (shndx_pool_used >= shndx_pool_size) in add_shndx_to_cu_tu_entry()
6884 if (shndx_pool_used >= shndx_pool_size) in end_cu_tu_entry()
DChangeLog-2013479 * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size)
DChangeLog-2012118 (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
/toolchain/binutils/binutils-2.25/gold/
DChangeLog1409 (Dwp_output_file::Dwp_index::shndx_pool_size): Remove.
1661 (Dwp_output_file::Dwp_index::shndx_pool_size): Remove.
2207 (Dwp_output_file::Dwp_index::shndx_pool_size): Remove.