Searched refs:get_symbol_offset (Results 1 – 3 of 3) sorted by relevance
66 if (offset >= input_file.get_symbol_offset(0) in find_input_containing_global()67 && offset < input_file.get_symbol_offset(nsyms)) in find_input_containing_global()69 *symndx = ((offset - input_file.get_symbol_offset(0)) in find_input_containing_global()330 input_file.get_symbol_offset(symndx), in dump_incremental_inputs()
886 get_symbol_offset(unsigned int symndx) const in get_symbol_offset() function
5843 (Incremental_input_entry_reader::get_symbol_offset): Adjust size of5979 * incremental.h (Incremental_input_entry_reader::get_symbol_offset):6211 * incremental.h (Incremental_inputs_reader::get_symbol_offset):6480 (Incremental_input_entry_reader::get_symbol_offset): Call accessor