Home | History | Annotate | Download | only in gold

Lines Matching refs:pshdrs

174   // PSHDRS may optionally point to the section headers.
178 const unsigned char* pshdrs);
328 build_compressed_section_map(const unsigned char* pshdrs, unsigned int shnum,
925 find_shdr(const unsigned char* pshdrs, const char* name,
2447 const unsigned char* pshdrs, Output_file* of,
2485 find_symtab(const unsigned char* pshdrs);
2495 find_eh_frame(const unsigned char* pshdrs, const char* names,
2527 write_sections(const Layout*, const unsigned char* pshdrs, Output_file*,
2533 const unsigned char* pshdrs, Output_file* of,
2535 { this->do_relocate_sections(symtab, layout, pshdrs, of, pviews); }
2590 split_stack_adjust(const Symbol_table*, const unsigned char* pshdrs,
2598 split_stack_adjust_reltype(const Symbol_table*, const unsigned char* pshdrs,
2606 find_functions(const unsigned char* pshdrs, unsigned int shndx,