Home
last modified time | relevance | path

Searched refs:pshndx (Results 1 – 25 of 25) sorted by relevance

/dports/devel/binutils/binutils-2.37/gold/
H A Dlayout.h317 find_comdat_section(const std::string& name, unsigned int* pshndx, in find_comdat_section() argument
324 *pshndx = p->second.shndx; in find_comdat_section()
332 find_single_comdat_section(unsigned int* pshndx, uint64_t* psize) const in find_single_comdat_section() argument
338 *pshndx = p->second.shndx; in find_single_comdat_section()
1236 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
1241 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1261 set_section_indexes(unsigned int pshndx);
H A Dlayout.cc2774 unsigned int* pshndx) in relaxation_loop_body() argument
2862 *pshndx = 1; in relaxation_loop_body()
3825 unsigned int* pshndx) in set_segment_offsets() argument
3868 unsigned int shndx_begin = *pshndx; in set_segment_offsets()
3890 shndx_load_seg = *pshndx; in set_segment_offsets()
4020 &off, pshndx); in set_segment_offsets()
4045 *pshndx = shndx_hold; in set_segment_offsets()
4062 &off, pshndx); in set_segment_offsets()
4150 unsigned int* pshndx) in set_relocatable_section_offsets() argument
4177 (*p)->set_out_shndx(*pshndx); in set_relocatable_section_offsets()
[all …]
H A Doutput.cc4328 unsigned int* pshndx) in set_section_addresses() argument
4441 addr, poff, &foff, pshndx, in set_section_addresses()
4520 unsigned int* pshndx, in set_section_list_addresses() argument
4683 (*p)->set_out_shndx(*pshndx); in set_section_list_addresses()
4684 ++*pshndx; in set_section_list_addresses()
4918 unsigned int* pshndx) const in write_section_headers()
4932 v, pshndx); in write_section_headers()
4944 unsigned int* pshndx) const in write_section_headers_list()
4954 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()
4958 ++*pshndx; in write_section_headers_list()
H A Doutput.h4811 off_t* poff, unsigned int* pshndx);
4857 unsigned int* pshndx) const;
4878 unsigned int* pshndx, bool* in_tls);
H A Darm.cc1725 const unsigned char* psyms, unsigned int* pshndx);
6789 unsigned int* pshndx) in find_linked_text_section() argument
6840 *pshndx = in find_linked_text_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dlayout.h317 find_comdat_section(const std::string& name, unsigned int* pshndx, in find_comdat_section() argument
324 *pshndx = p->second.shndx; in find_comdat_section()
332 find_single_comdat_section(unsigned int* pshndx, uint64_t* psize) const in find_single_comdat_section() argument
338 *pshndx = p->second.shndx; in find_single_comdat_section()
1178 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
1183 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1203 set_section_indexes(unsigned int pshndx);
H A Dlayout.cc2473 unsigned int* pshndx) in relaxation_loop_body() argument
2561 *pshndx = 1; in relaxation_loop_body()
3417 unsigned int* pshndx) in set_segment_offsets() argument
3460 unsigned int shndx_begin = *pshndx; in set_segment_offsets()
3482 shndx_load_seg = *pshndx; in set_segment_offsets()
3612 &off, pshndx); in set_segment_offsets()
3637 *pshndx = shndx_hold; in set_segment_offsets()
3654 &off, pshndx); in set_segment_offsets()
3740 unsigned int* pshndx) in set_relocatable_section_offsets() argument
3767 (*p)->set_out_shndx(*pshndx); in set_relocatable_section_offsets()
[all …]
H A Doutput.cc4307 unsigned int* pshndx) in set_section_addresses() argument
4418 addr, poff, pshndx, &in_tls); in set_section_addresses()
4488 unsigned int* pshndx, in set_section_list_addresses() argument
4630 (*p)->set_out_shndx(*pshndx); in set_section_list_addresses()
4631 ++*pshndx; in set_section_list_addresses()
4864 unsigned int* pshndx) const in write_section_headers()
4878 v, pshndx); in write_section_headers()
4890 unsigned int* pshndx) const in write_section_headers_list()
4900 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()
4904 ++*pshndx; in write_section_headers_list()
H A Doutput.h4788 off_t* poff, unsigned int* pshndx);
4827 unsigned int* pshndx) const;
4847 uint64_t addr, off_t* poff, unsigned int* pshndx,
H A Darm.cc1725 const unsigned char* psyms, unsigned int* pshndx);
6663 unsigned int* pshndx) in find_linked_text_section() argument
6714 *pshndx = in find_linked_text_section()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dlayout.h317 find_comdat_section(const std::string& name, unsigned int* pshndx, in find_comdat_section() argument
324 *pshndx = p->second.shndx; in find_comdat_section()
332 find_single_comdat_section(unsigned int* pshndx, uint64_t* psize) const in find_single_comdat_section() argument
338 *pshndx = p->second.shndx; in find_single_comdat_section()
1236 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
1241 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1261 set_section_indexes(unsigned int pshndx);
H A Dlayout.cc2774 unsigned int* pshndx) in relaxation_loop_body() argument
2862 *pshndx = 1; in relaxation_loop_body()
3825 unsigned int* pshndx) in set_segment_offsets() argument
3868 unsigned int shndx_begin = *pshndx; in set_segment_offsets()
3890 shndx_load_seg = *pshndx; in set_segment_offsets()
4020 &off, pshndx); in set_segment_offsets()
4045 *pshndx = shndx_hold; in set_segment_offsets()
4062 &off, pshndx); in set_segment_offsets()
4150 unsigned int* pshndx) in set_relocatable_section_offsets() argument
4177 (*p)->set_out_shndx(*pshndx); in set_relocatable_section_offsets()
[all …]
H A Doutput.cc4328 unsigned int* pshndx) in set_section_addresses() argument
4441 addr, poff, &foff, pshndx, in set_section_addresses()
4520 unsigned int* pshndx, in set_section_list_addresses() argument
4683 (*p)->set_out_shndx(*pshndx); in set_section_list_addresses()
4684 ++*pshndx; in set_section_list_addresses()
4918 unsigned int* pshndx) const in write_section_headers()
4932 v, pshndx); in write_section_headers()
4944 unsigned int* pshndx) const in write_section_headers_list()
4954 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()
4958 ++*pshndx; in write_section_headers_list()
H A Doutput.h4811 off_t* poff, unsigned int* pshndx);
4857 unsigned int* pshndx) const;
4878 unsigned int* pshndx, bool* in_tls);
H A Darm.cc1725 const unsigned char* psyms, unsigned int* pshndx);
6789 unsigned int* pshndx) in find_linked_text_section() argument
6840 *pshndx = in find_linked_text_section()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dlayout.h317 find_comdat_section(const std::string& name, unsigned int* pshndx, in find_comdat_section() argument
324 *pshndx = p->second.shndx; in find_comdat_section()
332 find_single_comdat_section(unsigned int* pshndx, uint64_t* psize) const in find_single_comdat_section() argument
338 *pshndx = p->second.shndx; in find_single_comdat_section()
1236 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
1241 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1261 set_section_indexes(unsigned int pshndx);
H A Dlayout.cc2774 unsigned int* pshndx) in relaxation_loop_body() argument
2862 *pshndx = 1; in relaxation_loop_body()
3825 unsigned int* pshndx) in set_segment_offsets() argument
3868 unsigned int shndx_begin = *pshndx; in set_segment_offsets()
3890 shndx_load_seg = *pshndx; in set_segment_offsets()
4020 &off, pshndx); in set_segment_offsets()
4045 *pshndx = shndx_hold; in set_segment_offsets()
4062 &off, pshndx); in set_segment_offsets()
4150 unsigned int* pshndx) in set_relocatable_section_offsets() argument
4177 (*p)->set_out_shndx(*pshndx); in set_relocatable_section_offsets()
[all …]
H A Doutput.cc4328 unsigned int* pshndx) in set_section_addresses() argument
4441 addr, poff, &foff, pshndx, in set_section_addresses()
4520 unsigned int* pshndx, in set_section_list_addresses() argument
4683 (*p)->set_out_shndx(*pshndx); in set_section_list_addresses()
4684 ++*pshndx; in set_section_list_addresses()
4918 unsigned int* pshndx) const in write_section_headers()
4932 v, pshndx); in write_section_headers()
4944 unsigned int* pshndx) const in write_section_headers_list()
4954 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()
4958 ++*pshndx; in write_section_headers_list()
H A Doutput.h4811 off_t* poff, unsigned int* pshndx);
4857 unsigned int* pshndx) const;
4878 unsigned int* pshndx, bool* in_tls);
H A Darm.cc1725 const unsigned char* psyms, unsigned int* pshndx);
6789 unsigned int* pshndx) in find_linked_text_section() argument
6840 *pshndx = in find_linked_text_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dlayout.h317 find_comdat_section(const std::string& name, unsigned int* pshndx, in find_comdat_section() argument
324 *pshndx = p->second.shndx; in find_comdat_section()
332 find_single_comdat_section(unsigned int* pshndx, uint64_t* psize) const in find_single_comdat_section() argument
338 *pshndx = p->second.shndx; in find_single_comdat_section()
1178 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
1183 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1203 set_section_indexes(unsigned int pshndx);
H A Dlayout.cc2473 unsigned int* pshndx) in relaxation_loop_body() argument
2561 *pshndx = 1; in relaxation_loop_body()
3417 unsigned int* pshndx) in set_segment_offsets() argument
3460 unsigned int shndx_begin = *pshndx; in set_segment_offsets()
3482 shndx_load_seg = *pshndx; in set_segment_offsets()
3612 &off, pshndx); in set_segment_offsets()
3637 *pshndx = shndx_hold; in set_segment_offsets()
3654 &off, pshndx); in set_segment_offsets()
3740 unsigned int* pshndx) in set_relocatable_section_offsets() argument
3767 (*p)->set_out_shndx(*pshndx); in set_relocatable_section_offsets()
[all …]
H A Doutput.cc4307 unsigned int* pshndx) in set_section_addresses() argument
4418 addr, poff, pshndx, &in_tls); in set_section_addresses()
4488 unsigned int* pshndx, in set_section_list_addresses() argument
4630 (*p)->set_out_shndx(*pshndx); in set_section_list_addresses()
4631 ++*pshndx; in set_section_list_addresses()
4864 unsigned int* pshndx) const in write_section_headers()
4878 v, pshndx); in write_section_headers()
4890 unsigned int* pshndx) const in write_section_headers_list()
4900 gold_assert(*pshndx == ps->out_shndx()); in write_section_headers_list()
4904 ++*pshndx; in write_section_headers_list()
H A Doutput.h4788 off_t* poff, unsigned int* pshndx);
4827 unsigned int* pshndx) const;
4847 uint64_t addr, off_t* poff, unsigned int* pshndx,
H A Darm.cc1725 const unsigned char* psyms, unsigned int* pshndx);
6663 unsigned int* pshndx) in find_linked_text_section() argument
6714 *pshndx = in find_linked_text_section()