• Home
  • Raw
  • Download

Lines Matching defs:shndx

193   adjust_shndx(unsigned int shndx)  in adjust_shndx()
503 adjust_sym_shndx(unsigned int symndx, unsigned int shndx, bool* is_ordinary) in adjust_sym_shndx()
521 section_size(unsigned int shndx) in section_size()
526 section_name(unsigned int shndx) const in section_name()
531 section_flags(unsigned int shndx) in section_flags()
536 section_entsize(unsigned int shndx) in section_entsize()
541 section_address(unsigned int shndx) in section_address()
546 section_type(unsigned int shndx) in section_type()
551 section_link(unsigned int shndx) in section_link()
556 section_info(unsigned int shndx) in section_info()
561 section_addralign(unsigned int shndx) in section_addralign()
566 output_section(unsigned int shndx) const in output_section()
573 output_section_address(unsigned int shndx) in output_section_address()
580 output_section_offset(unsigned int shndx) const in output_section_offset()
745 section_is_compressed(unsigned int shndx, in section_is_compressed()
1188 is_section_included(unsigned int shndx) const in is_section_included()
1198 set_output_section(unsigned int shndx, Output_section* os) in set_output_section()
1206 set_section_offset(unsigned int shndx, uint64_t off) in set_section_offset()
1365 do_output_section(unsigned int shndx) const in do_output_section()
1916 is_output_section_offset_invalid(unsigned int shndx) const in is_output_section_offset_invalid()
1924 get_output_section_offset(unsigned int shndx) const in get_output_section_offset()
1954 do_output_section_offset(unsigned int shndx) const in do_output_section_offset()
1964 do_set_section_offset(unsigned int shndx, uint64_t off) in do_set_section_offset()
2322 do_section_size(unsigned int shndx) in do_section_size()
2327 do_section_name(unsigned int shndx) const in do_section_name()
2332 do_section_contents(unsigned int shndx, section_size_type* plen, in do_section_contents()
2355 do_section_address(unsigned int shndx) in do_section_address()
2360 do_section_type(unsigned int shndx) in do_section_type()
2365 do_section_link(unsigned int shndx) in do_section_link()
2370 do_section_info(unsigned int shndx) in do_section_info()
2375 do_section_addralign(unsigned int shndx) in do_section_addralign()
2393 adjust_shndx(unsigned int shndx) in adjust_shndx()
2478 unsigned int shndx; member
2621 set_kept_comdat_section(unsigned int shndx, Relobj* kept_object, in set_kept_comdat_section()
2631 get_kept_comdat_section(unsigned int shndx, Relobj** kept_object, in get_kept_comdat_section()