Lines Matching defs:shndx
179 set_out_shndx(unsigned int shndx) in set_out_shndx()
663 add_input_section(Relobj* object, unsigned int shndx) in add_input_section()
673 output_offset(const Relobj* object, unsigned int shndx, in output_offset()
682 is_merge_section_for(const Relobj* object, unsigned int shndx) const in is_merge_section_for()
1275 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1296 unsigned int shndx, Address address, in Output_reloc()
1314 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1327 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1343 unsigned int shndx, Address address, Addend addend) in Output_reloc()
1581 unsigned int shndx, Address address) in add_global()
1599 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic()
1624 unsigned int shndx, Address address) in add_global_relative()
1645 unsigned int shndx, Address address) in add_symbolless_global_addend()
1665 Output_data* od, unsigned int shndx, Address address) in add_local()
1686 unsigned int type, Output_data* od, unsigned int shndx, in add_local_generic()
1711 Output_data* od, unsigned int shndx, Address address) in add_local_relative()
1720 Output_data* od, unsigned int shndx, Address address, in add_local_relative()
1743 Output_data* od, unsigned int shndx, in add_symbolless_local_addend()
1766 Output_data* od, unsigned int shndx, Address address) in add_local_section()
1784 unsigned int shndx, Address address) in add_output_section()
1801 unsigned int shndx, uint64_t address, in add_output_section_generic()
1823 unsigned int shndx, Address address) in add_output_section_relative()
1835 unsigned int shndx, Address address) in add_absolute()
1847 unsigned int shndx, Address address) in add_relative()
1861 unsigned int shndx, Address address) in add_target_specific()
1897 unsigned int shndx, Address address, in add_global()
1916 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic()
1943 unsigned int shndx, Address address, Addend addend, in add_global_relative()
1965 unsigned int shndx, Address address, in add_symbolless_global_addend()
1986 Output_data* od, unsigned int shndx, Address address, in add_local()
2009 unsigned int type, Output_data* od, unsigned int shndx, in add_local_generic()
2036 Output_data* od, unsigned int shndx, Address address, in add_local_relative()
2059 Output_data* od, unsigned int shndx, in add_symbolless_local_addend()
2083 Output_data* od, unsigned int shndx, Address address, in add_local_section()
2101 unsigned int shndx, Address address, Addend addend) in add_output_section()
2121 unsigned int shndx, uint64_t address, in add_output_section_generic()
2143 unsigned int shndx, Address address, in add_output_section_relative()
2160 unsigned int shndx, Address address, Addend addend) in add_absolute()
2176 unsigned int shndx, Address address, Addend addend) in add_relative()
2193 unsigned int shndx, Address address, Addend addend) in add_target_specific()
2746 add(unsigned int symndx, unsigned int shndx) in add()
2779 Output_relaxed_input_section(Relobj* relobj, unsigned int shndx, in Output_relaxed_input_section()
2791 shndx() const in shndx() function
2800 set_shndx(unsigned int shndx) in set_shndx()
2910 find_merge_section(const Object* object, unsigned int shndx) const in find_merge_section()
2932 add_merge_input_section(const Object* object, unsigned int shndx, in add_merge_input_section()
2944 find_relaxed_input_section(const Object* object, unsigned int shndx) const in find_relaxed_input_section()
2955 add_relaxed_input_section(const Relobj* relobj, unsigned int shndx, in add_relaxed_input_section()
3563 Input_section(Relobj* object, unsigned int shndx, off_t data_size, in Input_section()
3757 add_input_section(Relobj* object, unsigned int shndx) in add_input_section()
3998 do_set_out_shndx(unsigned int shndx) in do_set_out_shndx()