Searched refs:dynamicRelocations (Results 1 – 2 of 2) sorted by relevance
300 iterator_range<RelocationSetType::iterator> dynamicRelocations() { in dynamicRelocations() function305 iterator_range<RelocationSetType::const_iterator> dynamicRelocations() const { in dynamicRelocations() function
4937 for (const Relocation &Rel : Section.dynamicRelocations()) { in patchELFAllocatableRelaSections()