Searched refs:code_fill (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dtarget.cc198 std::string fill = this->code_fill(len);
H A Dtarget.h241 code_fill(section_size_type length) const function in class:gold::Target
H A Doutput.cc2139 std::string fill_data(parameters->target().code_fill(fill_len));
3165 std::string fill_data(parameters->target().code_fill(p->length()));
3179 std::string fill_data(parameters->target().code_fill(fill_len));
3234 std::string fill_data(parameters->target().code_fill(p->length()));
3248 std::string fill_data(parameters->target().code_fill(fill_len));

Completed in 175 milliseconds