Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dplugin.h524 do_section_entsize(unsigned int shndx);
Ddynobj.h242 do_section_entsize(unsigned int ) in do_section_entsize() function
Dobject.h596 { return this->do_section_entsize(shndx); } in section_entsize()
926 do_section_entsize(unsigned int shndx) = 0;
2466 do_section_entsize(unsigned int shndx);
Dincremental.h1917 do_section_entsize(unsigned int shndx);
2128 do_section_entsize(unsigned int shndx);
Dincremental.cc2315 Sized_relobj_incr<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_incr
2891 Sized_incr_dynobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_incr_dynobj
Dplugin.cc1286 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_pluginobj
Ddwp.cc329 do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_dwo
Dobject.cc2592 Sized_relobj_file<size, big_endian>::do_section_entsize(unsigned int shndx) in do_section_entsize() function in gold::Sized_relobj_file
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.