Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c930 int num_offsets, in syms_from_objfile_1() argument
1017 objfile->num_sections = num_offsets; in syms_from_objfile_1()
1041 int num_offsets, in syms_from_objfile() argument
1098 int num_offsets, in symbol_file_add_with_addrs_or_offsets() argument
2478 int num_offsets; in reread_symbols() local
2557 num_offsets = objfile->num_sections; in reread_symbols()
2559 alloca (SIZEOF_N_SECTION_OFFSETS (num_offsets))); in reread_symbols()
2561 SIZEOF_N_SECTION_OFFSETS (num_offsets)); in reread_symbols()
2609 SIZEOF_N_SECTION_OFFSETS (num_offsets)); in reread_symbols()
2611 SIZEOF_N_SECTION_OFFSETS (num_offsets)); in reread_symbols()
[all …]