Searched refs:prepareRelocations (Results 1 – 3 of 3) sorted by relevance
38 void prepareRelocations();42 virtual void prepareRelocations(ConcatInputSection *) = 0;
109 void prepareRelocations(ConcatInputSection *) override;138 void UnwindInfoSection::prepareRelocations() { in prepareRelocations() function in UnwindInfoSection140 prepareRelocations(isec); in prepareRelocations()157 void UnwindInfoSectionImpl<Ptr>::prepareRelocations(ConcatInputSection *isec) { in prepareRelocations() function in UnwindInfoSectionImpl
669 in.unwindInfo->prepareRelocations(); in scanRelocations()