Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.h1607 initialize_input_to_output_map(const Relobj*, unsigned int input_shndx);
1618 value(const Relobj* object, unsigned int input_shndx, Value addend) const in value() argument
1648 return (this->value_from_output_section(object, input_shndx, input_offset) in value()
1656 value_from_output_section(const Relobj*, unsigned int input_shndx,
1878 input_shndx(bool* is_ordinary) const in input_shndx() function
2263 return this->local_values_[sym].input_shndx(is_ordinary); in local_symbol_input_shndx()
H A Dreloc.cc1447 unsigned int input_shndx) in initialize_input_to_output_map() argument
1449 object->initialize_input_to_output_map<size>(input_shndx, in initialize_input_to_output_map()
1461 unsigned int input_shndx, in value_from_output_section() argument
1465 bool found = object->merge_output_offset(input_shndx, input_offset, in value_from_output_section()
H A Doutput.h1903 unsigned int input_shndx, unsigned int type, in add_local_section() argument
1906 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, in add_local_section()
1912 unsigned int input_shndx, unsigned int type, in add_local_section() argument
1915 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
2220 unsigned int input_shndx, unsigned int type, in add_local_section() argument
2223 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, address, in add_local_section()
2229 unsigned int input_shndx, unsigned int type, in add_local_section() argument
2233 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
H A Dincremental.cc2166 unsigned int input_shndx = info.shndx(); in do_add_symbols() local
2167 if (input_shndx == 0 || input_shndx == -1U) in do_add_symbols()
2179 this->input_reader_.get_input_section(input_shndx - 1); in do_add_symbols()
2184 shndx = input_shndx; in do_add_symbols()
2201 if (input_shndx == -1U && !res->is_defined()) in do_add_symbols()
H A Dtarget-reloc.h321 shndx = psymval->input_shndx(&is_ordinary); in relocate_section()
H A Daarch64.cc500 unsigned int shndx = psymval->input_shndx(&is_ordinary); in do_write()
1922 unsigned int input_shndx = in do_count_local_symbols() local
1926 Mapping_symbol_position msp(input_shndx, input_value); in do_count_local_symbols()
3856 shndx = psymval->input_shndx(&is_ordinary); in scan_reloc_section_for_stubs()
H A Darm.cc6527 unsigned int input_shndx = in do_count_local_symbols() local
6532 Mapping_symbol_position msp(input_shndx, input_value & ~1U); in do_count_local_symbols()
7258 unsigned int shndx = psymval->input_shndx(&is_ordinary); in do_write()
11989 shndx = psymval->input_shndx(&is_ordinary); in scan_reloc_section_for_stubs()
H A Dobject.cc2330 unsigned int shndx = lv_in->input_shndx(&is_ordinary); in compute_final_local_value_internal()
H A Dpowerpc.cc203 if (lv->input_shndx(&is_ordinary) != this->opd_shndx()) in do_adjust_local_symbol()
H A Dmips.cc6605 unsigned int shndx = psymval->input_shndx(&is_ordinary); in do_write()
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.h1612 initialize_input_to_output_map(const Relobj*, unsigned int input_shndx);
1623 value(const Relobj* object, unsigned int input_shndx, Value addend) const in value() argument
1653 return (this->value_from_output_section(object, input_shndx, input_offset) in value()
1661 value_from_output_section(const Relobj*, unsigned int input_shndx,
1883 input_shndx(bool* is_ordinary) const in input_shndx() function
2268 return this->local_values_[sym].input_shndx(is_ordinary); in local_symbol_input_shndx()
H A Dreloc.cc1470 unsigned int input_shndx) in initialize_input_to_output_map() argument
1472 object->initialize_input_to_output_map<size>(input_shndx, in initialize_input_to_output_map()
1484 unsigned int input_shndx, in value_from_output_section() argument
1488 bool found = object->merge_output_offset(input_shndx, input_offset, in value_from_output_section()
H A Doutput.h1903 unsigned int input_shndx, unsigned int type, in add_local_section() argument
1906 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, in add_local_section()
1912 unsigned int input_shndx, unsigned int type, in add_local_section() argument
1915 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
2220 unsigned int input_shndx, unsigned int type, in add_local_section() argument
2223 this->add(od, Output_reloc_type(relobj, input_shndx, type, od, address, in add_local_section()
2229 unsigned int input_shndx, unsigned int type, in add_local_section() argument
2233 this->add(od, Output_reloc_type(relobj, input_shndx, type, shndx, in add_local_section()
H A Dincremental.cc2171 unsigned int input_shndx = info.shndx(); in do_add_symbols() local
2172 if (input_shndx == 0 || input_shndx == -1U) in do_add_symbols()
2184 this->input_reader_.get_input_section(input_shndx - 1); in do_add_symbols()
2189 shndx = input_shndx; in do_add_symbols()
2206 if (input_shndx == -1U && !res->is_defined()) in do_add_symbols()
H A Dtarget-reloc.h368 shndx = psymval->input_shndx(&is_ordinary); in relocate_section()
H A Dobject.cc2453 unsigned int shndx = lv_in->input_shndx(&is_ordinary); in compute_final_local_value_internal()