Searched refs:num_offsets (Results 1 – 1 of 1) sorted by relevance
629 int num_offsets, in syms_from_objfile() argument765 size_t size = SIZEOF_N_SECTION_OFFSETS (num_offsets); in syms_from_objfile()768 objfile->num_sections = num_offsets; in syms_from_objfile()895 int num_offsets, in symbol_file_add_with_addrs_or_offsets() argument939 syms_from_objfile (objfile, addrs, offsets, num_offsets, in symbol_file_add_with_addrs_or_offsets()1948 int num_offsets; in reread_symbols() local1985 num_offsets = objfile->num_sections; in reread_symbols()1987 alloca (SIZEOF_N_SECTION_OFFSETS (num_offsets))); in reread_symbols()1989 SIZEOF_N_SECTION_OFFSETS (num_offsets)); in reread_symbols()2056 SIZEOF_N_SECTION_OFFSETS (num_offsets)); in reread_symbols()[all …]