Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dplugin.h505 do_section_contents(unsigned int shndx, section_size_type* plen,
Ddynobj.h212 do_section_contents(unsigned int shndx, section_size_type* plen, in do_section_contents() function
Dincremental.h1908 do_section_contents(unsigned int shndx, section_size_type* plen,
2119 do_section_contents(unsigned int shndx, section_size_type* plen,
Dobject.h840 do_section_contents(unsigned int shndx, section_size_type* plen,
2332 do_section_contents(unsigned int shndx, section_size_type* plen, in do_section_contents() function
Ddwp.cc285 do_section_contents(unsigned int, section_size_type*, bool);
812 Sized_relobj_dwo<size, big_endian>::do_section_contents( in do_section_contents() function in gold::Sized_relobj_dwo
Dincremental.cc2285 Sized_relobj_incr<size, big_endian>::do_section_contents( in do_section_contents() function in gold::Sized_relobj_incr
2869 Sized_incr_dynobj<size, big_endian>::do_section_contents( in do_section_contents() function in gold::Sized_incr_dynobj
Dobject.cc182 { return this->do_section_contents(shndx, plen, cache); } in section_contents()
2819 const unsigned char* buffer = this->do_section_contents(shndx, &buffer_size, in decompressed_section_contents()
Dplugin.cc1228 Sized_pluginobj<size, big_endian>::do_section_contents( in do_section_contents() function in gold::Sized_pluginobj
DChangeLog4025 * dynobj.h (Sized_dynobj::do_section_contents): Refactor code from
4032 (Sized_relobj_incr::do_section_contents): Adjust parameter list and
4034 (Sized_incr_dynobj::do_section_contents): Adjust parameter list and
4036 * incremental.h (Sized_relobj_incr::do_section_contents): Adjust
4038 (Sized_incr_dynobj::do_section_contents): Likewise.
4049 do_section_contents.
4058 do_section_contents directly.
4059 * object.h (Object::do_section_contents): Adjust parameter list and
4061 (Object::do_decompressed_section_contents): Call do_section_contents
4063 (Sized_relobj_file::do_section_contents): Adjust parameter list and
[all …]