Searched refs:symtab_size (Results 1 – 5 of 5) sorted by relevance
138 size_t symtab_size, in ELFSymbolsToModule() argument144 ByteBuffer symbols(symtab_section, symtab_size); in ELFSymbolsToModule()
48 size_t symtab_size,
638 size_t symtab_size = 0; in process_file() local734 symtab_size = size; in process_file()791 symtab_size = size; in process_file()894 symtab_size = size; in process_file()904 symtab_size = size; in process_file()1177 symtab_size = shdr->sh_size; in process_file()1188 if (compress_section (scn, symtab_size, symtab_name, in process_file()
858 UWord symtab_size; member
336 if (di->symtab_used == di->symtab_size) { in ML_()337 new_sz = 2 * di->symtab_size; in ML_()347 di->symtab_size = new_sz; in ML_()351 vg_assert(di->symtab_used <= di->symtab_size); in ML_()