Searched refs:EhRelocator (Results 1 – 3 of 3) sorted by relevance
91 class EhRelocator {93 EhRelocator(InputSection *isec) : isec(isec) {} in EhRelocator() function
126 void EhRelocator::makePcRel(uint64_t off, in makePcRel()132 void EhRelocator::makeNegativePcRel( in makeNegativePcRel()138 void EhRelocator::commit() { in commit()
1415 EhRelocator ehRelocator(isec); in registerEhFrames()