Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc822 get_fill_string(const std::string* fill, section_size_type length) const;
826 Output_section_element::get_fill_string(const std::string* fill, in get_fill_string() function in gold::Output_section_element
962 std::string this_fill = this->get_fill_string(fill, length); in set_section_addresses()
1676 std::string this_fill = this->get_fill_string(fill, length); in set_section_addresses()