Home
last modified time | relevance | path

Searched defs:shndx (Results 1 – 25 of 131) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_file.h196 section_header(unsigned int shndx) in section_header()
498 Elf_file<size, big_endian, File>::section_header_offset(unsigned int shndx) const in section_header_offset()
510 Elf_file<size, big_endian, File>::section_name(unsigned int shndx) const in section_name()
557 Elf_file<size, big_endian, File>::section_contents(unsigned int shndx) in section_contents()
575 Elf_file<size, big_endian, File>::section_size(unsigned int shndx) in section_size()
594 Elf_file<size, big_endian, File>::section_flags(unsigned int shndx) in section_flags()
613 Elf_file<size, big_endian, File>::section_addr(unsigned int shndx) in section_addr()
632 Elf_file<size, big_endian, File>::section_type(unsigned int shndx) in section_type()
651 Elf_file<size, big_endian, File>::section_link(unsigned int shndx) in section_link()
670 Elf_file<size, big_endian, File>::section_info(unsigned int shndx) in section_info()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_file.h196 section_header(unsigned int shndx) in section_header()
498 Elf_file<size, big_endian, File>::section_header_offset(unsigned int shndx) const in section_header_offset()
510 Elf_file<size, big_endian, File>::section_name(unsigned int shndx) const in section_name()
557 Elf_file<size, big_endian, File>::section_contents(unsigned int shndx) in section_contents()
575 Elf_file<size, big_endian, File>::section_size(unsigned int shndx) in section_size()
594 Elf_file<size, big_endian, File>::section_flags(unsigned int shndx) in section_flags()
613 Elf_file<size, big_endian, File>::section_addr(unsigned int shndx) in section_addr()
632 Elf_file<size, big_endian, File>::section_type(unsigned int shndx) in section_type()
651 Elf_file<size, big_endian, File>::section_link(unsigned int shndx) in section_link()
670 Elf_file<size, big_endian, File>::section_info(unsigned int shndx) in section_info()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddynobj.h211 do_section_size(unsigned int shndx) in do_section_size()
216 do_section_name(unsigned int shndx) const in do_section_name()
222 do_section_contents(unsigned int shndx, section_size_type* plen, in do_section_contents()
237 do_section_flags(unsigned int shndx) in do_section_flags()
247 do_section_address(unsigned int shndx) in do_section_address()
252 do_section_type(unsigned int shndx) in do_section_type()
257 do_section_link(unsigned int shndx) in do_section_link()
262 do_section_info(unsigned int shndx) in do_section_info()
267 do_section_addralign(unsigned int shndx) in do_section_addralign()
300 adjust_shndx(unsigned int shndx) in adjust_shndx()
H A Ddwarf_reader.cc605 unsigned int shndx = in lookup_reloc() local
625 unsigned int shndx = 0; in read_section() local
861 unsigned int shndx = in read_attributes() local
894 unsigned int shndx = in read_attributes() local
908 unsigned int shndx = in read_attributes() local
921 unsigned int shndx = in read_attributes() local
972 unsigned int shndx = in read_attributes() local
983 unsigned int shndx = in read_attributes() local
994 unsigned int shndx = in read_attributes() local
1017 unsigned int shndx = in read_attributes() local
[all …]
H A Dmerge.cc66 const Output_section_data* output_data, unsigned int shndx) { in get_or_make_input_merge_map()
87 unsigned int shndx, in add_mapping()
138 Object_merge_map::get_output_offset(unsigned int shndx, in get_output_offset()
189 unsigned int shndx, in initialize_input_to_output_map()
231 unsigned int shndx, in do_output_offset()
241 Output_merge_base::record_input_section(Relobj* relobj, unsigned int shndx) in record_input_section()
335 Output_merge_data::do_add_input_section(Relobj* object, unsigned int shndx) in do_add_input_section()
439 unsigned int shndx) in do_add_input_section()
H A Dobject.h195 adjust_shndx(unsigned int shndx) in adjust_shndx()
607 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
625 section_size(unsigned int shndx) in section_size()
630 section_name(unsigned int shndx) const in section_name()
635 section_flags(unsigned int shndx) in section_flags()
640 section_entsize(unsigned int shndx) in section_entsize()
645 section_address(unsigned int shndx) in section_address()
650 section_type(unsigned int shndx) in section_type()
655 section_link(unsigned int shndx) in section_link()
660 section_info(unsigned int shndx) in section_info()
[all …]
H A Doutput.h304 set_out_shndx(unsigned int shndx) in set_out_shndx()
788 add_input_section(Relobj* object, unsigned int shndx) in add_input_section()
798 output_offset(const Relobj* object, unsigned int shndx, in output_offset()
1388 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1409 unsigned int shndx, Address address, in Output_reloc()
1427 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1440 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1456 unsigned int shndx, Address address, Addend addend) in Output_reloc()
1728 unsigned int shndx, Address address) in add_global()
1746 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic()
[all …]
H A Dobject.cc131 unsigned int shndx = elfcpp::Swap<32, big_endian>::readval(contents + i); in read_symtab_xindex() local
149 unsigned int shndx = this->symtab_xindex_[symndx]; in sym_xindex_to_shndx() local
181 Object::section_contents(unsigned int shndx, section_size_type* plen, in section_contents()
222 Object::handle_gnu_warning_section(const char* name, unsigned int shndx, in handle_gnu_warning_section()
274 Relobj::initialize_input_to_output_map(unsigned int shndx, in initialize_input_to_output_map()
285 unsigned int shndx, section_offset_type offset, in add_merge_mapping()
293 Relobj::merge_output_offset(unsigned int shndx, section_offset_type offset, in merge_output_offset()
445 unsigned int shndx) in do_output_section_address()
1078 elfcpp::Elf_Word shndx = in include_section_group() local
1223 unsigned int shndx, in layout_section()
[all …]
H A Dcopy-relocs.cc43 unsigned int shndx, in copy_reloc()
141 unsigned int shndx = sym->shndx(&is_ordinary); in make_copy_reloc() local
220 unsigned int shndx, in save()
H A Ddwp.cc165 section_type(unsigned int shndx) in section_type()
170 section_name(unsigned int shndx) in section_name()
177 section_contents(unsigned int shndx, section_size_type* plen, bool* is_new) in section_contents()
270 do_section_type(unsigned int shndx) in do_section_type()
280 do_section_size(unsigned int shndx) in do_section_size()
688 Dwo_name_info_reader(Relobj* object, unsigned int shndx) in Dwo_name_info_reader()
720 Unit_reader(bool is_type_unit, Relobj* object, unsigned int shndx) in Unit_reader()
813 unsigned int shndx, in do_section_contents()
1119 Dwo_file::read_unit_index(unsigned int shndx, unsigned int *debug_shndx, in read_unit_index()
1132 Dwo_file::sized_read_unit_index(unsigned int shndx, in sized_read_unit_index()
[all …]
H A Dicf.h121 section_has_function_pointers(Relobj* obj, unsigned int shndx) in section_has_function_pointers()
130 set_section_has_function_pointers(Relobj* obj, unsigned int shndx) in set_section_has_function_pointers()
H A Dmapfile.cc206 unsigned int shndx) in print_input_section_symbols()
236 Mapfile::print_input_section(Relobj* relobj, unsigned int shndx) in print_input_section()
H A Dehframe.h167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Fde()
236 unsigned int shndx; member
275 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Cie()
H A Dtarget-reloc.h80 unsigned int shndx = lsym.get_st_shndx(); in scan_relocs() local
232 size_t shndx, in issue_discarded_error()
354 unsigned int shndx; in relocate_section() local
744 unsigned int shndx = lsym.get_st_shndx(); in scan_relocatable_relocs() local
861 unsigned int shndx = in relocate_relocs() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddynobj.h211 do_section_size(unsigned int shndx) in do_section_size()
216 do_section_name(unsigned int shndx) const in do_section_name()
222 do_section_contents(unsigned int shndx, section_size_type* plen, in do_section_contents()
237 do_section_flags(unsigned int shndx) in do_section_flags()
247 do_section_address(unsigned int shndx) in do_section_address()
252 do_section_type(unsigned int shndx) in do_section_type()
257 do_section_link(unsigned int shndx) in do_section_link()
262 do_section_info(unsigned int shndx) in do_section_info()
267 do_section_addralign(unsigned int shndx) in do_section_addralign()
300 adjust_shndx(unsigned int shndx) in adjust_shndx()
H A Ddwarf_reader.cc605 unsigned int shndx = in lookup_reloc() local
625 unsigned int shndx = 0; in read_section() local
861 unsigned int shndx = in read_attributes() local
894 unsigned int shndx = in read_attributes() local
908 unsigned int shndx = in read_attributes() local
921 unsigned int shndx = in read_attributes() local
972 unsigned int shndx = in read_attributes() local
983 unsigned int shndx = in read_attributes() local
994 unsigned int shndx = in read_attributes() local
1017 unsigned int shndx = in read_attributes() local
[all …]
H A Dmerge.cc66 const Output_section_data* output_data, unsigned int shndx) { in get_or_make_input_merge_map()
87 unsigned int shndx, in add_mapping()
138 Object_merge_map::get_output_offset(unsigned int shndx, in get_output_offset()
189 unsigned int shndx, in initialize_input_to_output_map()
231 unsigned int shndx, in do_output_offset()
241 Output_merge_base::record_input_section(Relobj* relobj, unsigned int shndx) in record_input_section()
335 Output_merge_data::do_add_input_section(Relobj* object, unsigned int shndx) in do_add_input_section()
439 unsigned int shndx) in do_add_input_section()
H A Dobject.h195 adjust_shndx(unsigned int shndx) in adjust_shndx()
607 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
625 section_size(unsigned int shndx) in section_size()
630 section_name(unsigned int shndx) const in section_name()
635 section_flags(unsigned int shndx) in section_flags()
640 section_entsize(unsigned int shndx) in section_entsize()
645 section_address(unsigned int shndx) in section_address()
650 section_type(unsigned int shndx) in section_type()
655 section_link(unsigned int shndx) in section_link()
660 section_info(unsigned int shndx) in section_info()
[all …]
H A Doutput.h304 set_out_shndx(unsigned int shndx) in set_out_shndx()
788 add_input_section(Relobj* object, unsigned int shndx) in add_input_section()
798 output_offset(const Relobj* object, unsigned int shndx, in output_offset()
1388 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1409 unsigned int shndx, Address address, in Output_reloc()
1427 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1440 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1456 unsigned int shndx, Address address, Addend addend) in Output_reloc()
1728 unsigned int shndx, Address address) in add_global()
1746 Relobj* relobj, unsigned int shndx, uint64_t address, in add_global_generic()
[all …]
H A Dobject.cc131 unsigned int shndx = elfcpp::Swap<32, big_endian>::readval(contents + i); in read_symtab_xindex() local
149 unsigned int shndx = this->symtab_xindex_[symndx]; in sym_xindex_to_shndx() local
181 Object::section_contents(unsigned int shndx, section_size_type* plen, in section_contents()
222 Object::handle_gnu_warning_section(const char* name, unsigned int shndx, in handle_gnu_warning_section()
274 Relobj::initialize_input_to_output_map(unsigned int shndx, in initialize_input_to_output_map()
285 unsigned int shndx, section_offset_type offset, in add_merge_mapping()
293 Relobj::merge_output_offset(unsigned int shndx, section_offset_type offset, in merge_output_offset()
445 unsigned int shndx) in do_output_section_address()
1078 elfcpp::Elf_Word shndx = in include_section_group() local
1223 unsigned int shndx, in layout_section()
[all …]
H A Dcopy-relocs.cc43 unsigned int shndx, in copy_reloc()
141 unsigned int shndx = sym->shndx(&is_ordinary); in make_copy_reloc() local
220 unsigned int shndx, in save()
H A Ddwp.cc165 section_type(unsigned int shndx) in section_type()
170 section_name(unsigned int shndx) in section_name()
177 section_contents(unsigned int shndx, section_size_type* plen, bool* is_new) in section_contents()
270 do_section_type(unsigned int shndx) in do_section_type()
280 do_section_size(unsigned int shndx) in do_section_size()
688 Dwo_name_info_reader(Relobj* object, unsigned int shndx) in Dwo_name_info_reader()
720 Unit_reader(bool is_type_unit, Relobj* object, unsigned int shndx) in Unit_reader()
813 unsigned int shndx, in do_section_contents()
1119 Dwo_file::read_unit_index(unsigned int shndx, unsigned int *debug_shndx, in read_unit_index()
1132 Dwo_file::sized_read_unit_index(unsigned int shndx, in sized_read_unit_index()
[all …]
H A Dicf.h121 section_has_function_pointers(Relobj* obj, unsigned int shndx) in section_has_function_pointers()
130 set_section_has_function_pointers(Relobj* obj, unsigned int shndx) in set_section_has_function_pointers()
H A Dmapfile.cc206 unsigned int shndx) in print_input_section_symbols()
236 Mapfile::print_input_section(Relobj* relobj, unsigned int shndx) in print_input_section()
H A Dehframe.h167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Fde()
236 unsigned int shndx; member
275 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Cie()

123456