/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dynobj.h | 242 do_section_entsize(unsigned int ) in do_section_entsize() function
|
H A D | plugin.h | 567 do_section_entsize(unsigned int shndx);
|
H A D | object.h | 641 { 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 D | incremental.h | 1924 do_section_entsize(unsigned int shndx); 2135 do_section_entsize(unsigned int shndx);
|
H A D | incremental.cc | 2326 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 D | plugin.cc | 1597 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_pluginobj
|
H A D | dwp.cc | 329 do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_dwo
|
H A D | object.cc | 2728 Sized_relobj_file<size, big_endian>::do_section_entsize(unsigned int shndx) in do_section_entsize() function in gold::Sized_relobj_file
|
H A D | ChangeLog-0815 | 7823 (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 D | dynobj.h | 242 do_section_entsize(unsigned int ) in do_section_entsize() function
|
H A D | plugin.h | 567 do_section_entsize(unsigned int shndx);
|
H A D | object.h | 641 { 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 D | incremental.h | 1924 do_section_entsize(unsigned int shndx); 2135 do_section_entsize(unsigned int shndx);
|
H A D | incremental.cc | 2326 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 D | plugin.cc | 1597 Sized_pluginobj<size, big_endian>::do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_pluginobj
|
H A D | dwp.cc | 329 do_section_entsize(unsigned int) in do_section_entsize() function in gold::Sized_relobj_dwo
|
H A D | object.cc | 2728 Sized_relobj_file<size, big_endian>::do_section_entsize(unsigned int shndx) in do_section_entsize() function in gold::Sized_relobj_file
|
H A D | ChangeLog-0815 | 7823 (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.
|