Home
last modified time | relevance | path

Searched refs:create_shdrs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h1140 create_shdrs(const Output_section* shstrtab_section, off_t*);
H A Dlayout.cc3139 this->create_shdrs(shstrtab_section, &off); in finalize()
4560 Layout::create_shdrs(const Output_section* shstrtab_section, off_t* poff) in create_shdrs() function in gold::Layout
H A DChangeLog-08157090 (Layout::create_shdrs): Likewise.
8007 (Layout::create_shdrs): For incremental updates, allocate space from
17165 (Layout::create_shdrs): Add shstrtab_section parameter. Change
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.h1145 create_shdrs(const Output_section* shstrtab_section, off_t*);
H A Dlayout.cc3143 this->create_shdrs(shstrtab_section, &off); in finalize()
4629 Layout::create_shdrs(const Output_section* shstrtab_section, off_t* poff) in create_shdrs() function in gold::Layout
H A DChangeLog-08157090 (Layout::create_shdrs): Likewise.
8007 (Layout::create_shdrs): For incremental updates, allocate space from
17165 (Layout::create_shdrs): Add shstrtab_section parameter. Change