Lines Matching refs:text_shdr
1735 const elfcpp::Shdr<32, big_endian>& text_shdr);
6252 const elfcpp::Shdr<32, big_endian> text_shdr(pshdrs + index * shdr_size); in section_needs_reloc_stub_scanning() local
6253 return this->section_is_scannable(text_shdr, index, in section_needs_reloc_stub_scanning()
6765 const elfcpp::Shdr<32, big_endian>& text_shdr) in make_exidx_input_section() argument
6771 text_shdr.get_sh_size()); in make_exidx_input_section()
6799 if ((text_shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0) in make_exidx_input_section()
6808 else if ((text_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) == 0) in make_exidx_input_section()
6889 elfcpp::Shdr<32, big_endian> text_shdr(pshdrs in do_read_symbols() local
6891 this->make_exidx_input_section(i, shdr, text_shndx, text_shdr); in do_read_symbols()
6964 elfcpp::Shdr<32, big_endian> text_shdr(pshdrs in do_read_symbols() local
6966 this->make_exidx_input_section(shndx, shdr, text_shndx, text_shdr); in do_read_symbols()