HomeSort by relevance Sort by last modified time
    Searched refs:get_global_symbol_count (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
incremental-dump.cc 65 unsigned int nsyms = input_file.get_global_symbol_count();
151 input_file.get_global_symbol_count());
176 input_file.get_global_symbol_count());
291 unsigned int nsyms = input_file.get_global_symbol_count();
incremental.cc 576 unsigned int nsyms = input_file.get_global_symbol_count();
    [all...]
incremental.h 900 get_global_symbol_count() const function in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
1059 unsigned int symbol_count = this->get_global_symbol_count();
    [all...]

Completed in 74 milliseconds