Searched refs:icf_reloc_buffer (Results 1 – 2 of 2) sorted by relevance
293 std::string icf_reloc_buffer; in get_section_contents() local305 icf_reloc_buffer.clear(); in get_section_contents()418 icf_reloc_buffer.append(kept_section_str); in get_section_contents()420 icf_reloc_buffer.append(addend_str); in get_section_contents()421 icf_reloc_buffer.append("@"); in get_section_contents()559 buffer.append(icf_reloc_buffer); in get_section_contents()
321 std::string icf_reloc_buffer; in get_section_contents() local330 icf_reloc_buffer.clear(); in get_section_contents()458 icf_reloc_buffer.append(kept_section_str); in get_section_contents()460 icf_reloc_buffer.append(addend_str); in get_section_contents()461 icf_reloc_buffer.append("@"); in get_section_contents()627 icf_reloc_buffer.append(external_all, external_fixed.length(), in get_section_contents()645 buffer.append(icf_reloc_buffer); in get_section_contents()