Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc2472 Output_segment* phdr_seg, in relaxation_loop_body() argument
2499 phdr_seg = NULL; in relaxation_loop_body()
2502 gold_assert(phdr_seg == NULL in relaxation_loop_body()
2544 if (phdr_seg != NULL) in relaxation_loop_body()
2545 phdr_seg->add_initial_output_data(segment_headers); in relaxation_loop_body()
2695 Output_segment* phdr_seg = NULL; in finalize() local
2704 phdr_seg = this->make_output_segment(elfcpp::PT_PHDR, elfcpp::PF_R); in finalize()
2774 phdr_seg, segment_headers, file_header, in finalize()