Searched refs:section_flags (Results 1 – 18 of 18) sorted by relevance
81 if ((object->section_flags(shndx) & elfcpp::SHF_WRITE) == 0) in need_copy_reloc()156 if ((obj->section_flags(shndx) & elfcpp::SHF_WRITE) == 0) in make_copy_reloc()
238 { return this->elf_file_.section_flags(shndx); } in do_section_flags()
470 uint64_t secn_flags = (it_v->first)->section_flags(it_v->second); in get_section_contents()
592 section_flags(unsigned int shndx) in section_flags() function
2714 return this->elf_file_.section_flags(shndx); in do_section_flags()
3932 uint64_t sh_flags = src_obj->section_flags(src_indx); in possible_function_pointer_reloc()
81 if ((object->section_flags(shndx) & elfcpp::SHF_WRITE) == 0) in need_copy_reloc()
430 uint64_t secn_flags = (it_v->first)->section_flags(it_v->second); in get_section_contents()
590 section_flags(unsigned int shndx) in section_flags() function
2587 return this->elf_file_.section_flags(shndx); in do_section_flags()
149 elfcpp::Elf_Xword section_flags = output_section->flags(); in is_readonly_section() local155 if (section_flags & elfcpp::SHF_WRITE) in is_readonly_section()
216 section_flags(unsigned int shndx);594 Elf_file<size, big_endian, File>::section_flags(unsigned int shndx) in section_flags() function
505 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
512 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)6399 flagword section_flags; member
520 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)7183 flagword section_flags; member
7290 flagword section_flags; member7718 return abfd->xvec->section_flags; in bfd_applicable_section_flags()