Searched refs:get_object_count (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dincremental-dump.cc180 printf(" Object count: %d\n", input_file.get_object_count());
H A Dincremental.h322 get_object_count() function in class:gold::Incremental_script_entry
960 get_object_count() const function in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
H A Dincremental.cc340 unsigned int object_count = input_file.get_object_count();
1296 info_offset += (entry->get_object_count() * 4);
1535 unsigned int nobjects = entry->get_object_count();

Completed in 102 milliseconds