Searched refs:readDynamicRelocations (Results 1 – 2 of 2) sorted by relevance
135 void readDynamicRelocations(const object::SectionRef &Section, bool IsJmpRel);
1979 readDynamicRelocations(PLTRelSectionOrErr->getSectionRef(), in processDynamicRelocations()1993 readDynamicRelocations(DynamicRelSectionOrErr->getSectionRef(), in processDynamicRelocations()2218 void RewriteInstance::readDynamicRelocations(const SectionRef &Section, in readDynamicRelocations() function in RewriteInstance