Home
last modified time | relevance | path

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

1234

/dflybsd-src/contrib/binutils-2.34/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 …]
/dflybsd-src/contrib/binutils-2.27/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 …]
/dflybsd-src/contrib/binutils-2.27/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.cc469 unsigned int shndx = in lookup_reloc() local
489 unsigned int shndx = 0; in read_section() local
719 unsigned int shndx = in read_attributes() local
732 unsigned int shndx = in read_attributes() local
747 unsigned int shndx = in read_attributes() local
798 unsigned int shndx = in read_attributes() local
808 unsigned int shndx = in read_attributes() local
819 unsigned int shndx = in read_attributes() local
833 unsigned int shndx = in read_attributes() local
1119 Dwarf_die::ref_attribute(unsigned int attr, unsigned int* shndx) in ref_attribute()
[all …]
H A Dobject.h194 adjust_shndx(unsigned int shndx) in adjust_shndx()
562 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
580 section_size(unsigned int shndx) in section_size()
585 section_name(unsigned int shndx) const in section_name()
590 section_flags(unsigned int shndx) in section_flags()
595 section_entsize(unsigned int shndx) in section_entsize()
600 section_address(unsigned int shndx) in section_address()
605 section_type(unsigned int shndx) in section_type()
610 section_link(unsigned int shndx) in section_link()
615 section_info(unsigned int shndx) in section_info()
[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 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()
1076 elfcpp::Elf_Word shndx = in include_section_group() local
1253 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
192 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.h108 section_has_function_pointers(Relobj* obj, unsigned int shndx) in section_has_function_pointers()
117 set_section_has_function_pointers(Relobj* obj, unsigned int shndx) in set_section_has_function_pointers()
H A Dehframe.cc577 unsigned int shndx, in add_ehframe_input_section()
640 unsigned int shndx, in do_add_ehframe_input_section()
722 unsigned int shndx, in read_cie()
976 unsigned int shndx, in read_fde()
1208 Eh_frame::do_output_offset(const Relobj* object, unsigned int shndx, in do_output_offset()
H A Dehframe.h167 Fde(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Fde()
231 unsigned int shndx; member
270 Cie(Relobj* object, unsigned int shndx, section_offset_type input_offset, in Cie()
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()
/dflybsd-src/contrib/binutils-2.34/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.cc469 unsigned int shndx = in lookup_reloc() local
489 unsigned int shndx = 0; in read_section() local
719 unsigned int shndx = in read_attributes() local
732 unsigned int shndx = in read_attributes() local
746 unsigned int shndx = in read_attributes() local
760 unsigned int shndx = in read_attributes() local
811 unsigned int shndx = in read_attributes() local
821 unsigned int shndx = in read_attributes() local
832 unsigned int shndx = in read_attributes() local
846 unsigned int shndx = in read_attributes() local
[all …]
H A Dobject.h195 adjust_shndx(unsigned int shndx) in adjust_shndx()
564 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
582 section_size(unsigned int shndx) in section_size()
587 section_name(unsigned int shndx) const in section_name()
592 section_flags(unsigned int shndx) in section_flags()
597 section_entsize(unsigned int shndx) in section_entsize()
602 section_address(unsigned int shndx) in section_address()
607 section_type(unsigned int shndx) in section_type()
612 section_link(unsigned int shndx) in section_link()
617 section_info(unsigned int shndx) in section_info()
[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 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()
1077 elfcpp::Elf_Word shndx = in include_section_group() local
1222 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 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 Dtarget-reloc.h80 unsigned int shndx = lsym.get_st_shndx(); in scan_relocs() local
231 size_t shndx, in issue_discarded_error()
353 unsigned int shndx; in relocate_section() local
743 unsigned int shndx = lsym.get_st_shndx(); in scan_relocatable_relocs() local
860 unsigned int shndx = in relocate_relocs() local
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 Dmapfile.cc206 unsigned int shndx) in print_input_section_symbols()
236 Mapfile::print_input_section(Relobj* relobj, unsigned int shndx) in print_input_section()

1234