Home
last modified time | relevance | path

Searched refs:do_section_entsize (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddynobj.h242 do_section_entsize(unsigned int ) in do_section_entsize() function
H A Dplugin.h567 do_section_entsize(unsigned int shndx);
H A Dobject.h641 { return this->do_section_entsize(shndx); } in section_entsize()
974 do_section_entsize(unsigned int shndx) = 0;
2510 do_section_entsize(unsigned int shndx);
H A Dincremental.h1924 do_section_entsize(unsigned int shndx);
2135 do_section_entsize(unsigned int shndx);
H A Dincremental.cc2326 Sized_relobj_incr<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_incr
2902 Sized_incr_dynobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_incr_dynobj
H A Dplugin.cc1597 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_pluginobj
H A Ddwp.cc329 do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_dwo
H A Dobject.cc2728 Sized_relobj_file<size, big_endian>::do_section_entsize(unsigned int shndx) in do_section_entsize() function in gold::Sized_relobj_file
H A DChangeLog-08157823 (Sized_incr_relobj::do_section_entsize): New function.
7851 (Sized_incr_dynobj::do_section_entsize): New function.
14399 * dynobj.h (Sized_dynobj::do_section_entsize): Revert the previous
14403 * dynobj.h (Sized_dynobj::do_section_entsize): Add return to avoid
14422 * dynobj.h (Sized_dynobj::do_section_entsize): New function.
14436 (Sized_relobj::do_section_entsize): New function.
14438 (Object::do_section_entsize): New pure virtual function.
14440 (Relobj::do_section_entsize): New function.
14444 * plugin.cc (Sized_pluginobj::do_section_entsize): New function.
14445 * plugin.h (Sized_pluginobj::do_section_entsize): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddynobj.h242 do_section_entsize(unsigned int ) in do_section_entsize() function
H A Dplugin.h567 do_section_entsize(unsigned int shndx);
H A Dobject.h641 { return this->do_section_entsize(shndx); } in section_entsize()
974 do_section_entsize(unsigned int shndx) = 0;
2510 do_section_entsize(unsigned int shndx);
H A Dincremental.h1924 do_section_entsize(unsigned int shndx);
2135 do_section_entsize(unsigned int shndx);
H A Dincremental.cc2326 Sized_relobj_incr<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_incr
2902 Sized_incr_dynobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_incr_dynobj
H A Dplugin.cc1597 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_pluginobj
H A Ddwp.cc329 do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_dwo
H A Dobject.cc2728 Sized_relobj_file<size, big_endian>::do_section_entsize(unsigned int shndx) in do_section_entsize() function in gold::Sized_relobj_file
H A DChangeLog-08157823 (Sized_incr_relobj::do_section_entsize): New function.
7851 (Sized_incr_dynobj::do_section_entsize): New function.
14399 * dynobj.h (Sized_dynobj::do_section_entsize): Revert the previous
14403 * dynobj.h (Sized_dynobj::do_section_entsize): Add return to avoid
14422 * dynobj.h (Sized_dynobj::do_section_entsize): New function.
14436 (Sized_relobj::do_section_entsize): New function.
14438 (Object::do_section_entsize): New pure virtual function.
14440 (Relobj::do_section_entsize): New function.
14444 * plugin.cc (Sized_pluginobj::do_section_entsize): New function.
14445 * plugin.h (Sized_pluginobj::do_section_entsize): New function.