Home
last modified time | relevance | path

Searched refs:total_header_size (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.h280 total_header_size(Layout* layout) const;
Dscript-sections.cc3725 Script_sections::total_header_size(Layout* layout) const in total_header_size() function in gold::Script_sections
3886 size_t sizeof_headers = this->total_header_size(layout); in create_segments()
4247 size_t sizeof_headers = this->total_header_size(layout); in set_phdrs_clause_addresses()