Home | History | Annotate | Download | only in gold

Lines Matching refs:pomb

2918   // Add a merge section pointed by POMB with properties MSP.
2921 Output_merge_base* pomb)
2923 std::pair<Merge_section_properties, Output_merge_base*> value(msp, pomb);
2930 // to a merge output section pointed by POMB.
2933 Output_merge_base* pomb)
2936 std::pair<Const_section_id, Output_merge_base*> value(csid, pomb);
2952 // Add a relaxed input section pointed by POMB and whose original input
3719 return this->u2_.pomb;
3844 Output_merge_base* pomb;