Searched refs:section_size_type (Results 101 - 125 of 170) sorted by relevance

1234567

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dicf.cc204 section_size_type plen;
313 section_size_type plen;
515 section_size_type secn_len;
848 section_size_type contents_len;
861 typedef Unordered_map<section_offset_type, section_size_type> Cie_map;
H A Darchive.cc219 section_size_type armap_size = convert_to_section_size_type(header_size);
245 section_size_type extended_size = convert_to_section_size_type(header_size);
282 Archive::read_armap(off_t start, section_size_type size)
302 section_size_type names_size =
323 if (static_cast<section_size_type>(name_offset) > names_size)
H A Dstringpool.cc476 section_size_type bufsize)
488 gold_assert(static_cast<section_size_type>(offset) + len
H A Ddynobj.h222 do_section_contents(unsigned int shndx, section_size_type* plen,
320 File_view** view, section_size_type* view_size,
H A Dmapfile.cc261 section_size_type size;
H A Dattributes.h292 Attributes_section_data(const unsigned char* view, section_size_type size);
H A Dcompressed_output.cc123 section_size_type compressed_size)
H A Dsparc.cc120 section_size_type view_size,
164 section_size_type view_size,
166 section_size_type reloc_view_size);
188 section_size_type
335 section_size_type);
346 section_size_type);
352 section_size_type view_size);
1676 const section_size_type oview_size =
1800 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
3285 section_size_type view_siz
[all...]
H A Dtilegx.cc293 section_size_type view_size,
337 section_size_type view_size,
339 section_size_type reloc_view_size);
379 section_size_type
446 section_size_type view_size);
538 section_size_type);
2462 const section_size_type oview_size =
2470 const section_size_type got_size =
2514 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
2515 gold_assert(static_cast<section_size_type>(got_po
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darchive.cc219 section_size_type armap_size = convert_to_section_size_type(header_size);
245 section_size_type extended_size = convert_to_section_size_type(header_size);
282 Archive::read_armap(off_t start, section_size_type size)
302 section_size_type names_size =
323 if (static_cast<section_size_type>(name_offset) > names_size)
H A Dicf.cc204 section_size_type plen;
313 section_size_type plen;
515 section_size_type secn_len;
848 section_size_type contents_len;
861 typedef Unordered_map<section_offset_type, section_size_type> Cie_map;
H A Ddynobj.h222 do_section_contents(unsigned int shndx, section_size_type* plen,
320 File_view** view, section_size_type* view_size,
H A Dstringpool.cc477 section_size_type bufsize)
489 gold_assert(static_cast<section_size_type>(offset) + len
H A Dmapfile.cc261 section_size_type size;
H A Dattributes.h292 Attributes_section_data(const unsigned char* view, section_size_type size);
H A Dcompressed_output.cc146 section_size_type compressed_size)
H A Dsparc.cc120 section_size_type view_size,
164 section_size_type view_size,
166 section_size_type reloc_view_size);
188 section_size_type
335 section_size_type);
346 section_size_type);
352 section_size_type view_size);
1676 const section_size_type oview_size =
1800 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
3285 section_size_type view_siz
[all...]
H A Dtilegx.cc293 section_size_type view_size,
337 section_size_type view_size,
339 section_size_type reloc_view_size);
379 section_size_type
446 section_size_type view_size);
538 section_size_type);
2462 const section_size_type oview_size =
2470 const section_size_type got_size =
2514 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
2515 gold_assert(static_cast<section_size_type>(got_po
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Ddynobj.h222 do_section_contents(unsigned int shndx, section_size_type* plen,
320 File_view** view, section_size_type* view_size,
H A Dstringpool.cc476 section_size_type bufsize)
488 gold_assert(static_cast<section_size_type>(offset) + len
H A Dattributes.h292 Attributes_section_data(const unsigned char* view, section_size_type size);
H A Dcompressed_output.cc123 section_size_type compressed_size)
H A Dmapfile.cc261 section_size_type size;
H A Dsparc.cc120 section_size_type view_size,
164 section_size_type view_size,
166 section_size_type reloc_view_size);
188 section_size_type
335 section_size_type);
346 section_size_type);
352 section_size_type view_size);
1676 const section_size_type oview_size =
1800 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
3285 section_size_type view_siz
[all...]
H A Dtilegx.cc293 section_size_type view_size,
337 section_size_type view_size,
339 section_size_type reloc_view_size);
379 section_size_type
446 section_size_type view_size);
538 section_size_type);
2462 const section_size_type oview_size =
2470 const section_size_type got_size =
2514 gold_assert(static_cast<section_size_type>(pov - oview) == oview_size);
2515 gold_assert(static_cast<section_size_type>(got_po
[all...]

Completed in 391 milliseconds

1234567