Searched refs:checkRelocation (Results 1 – 2 of 2) sorted by relevance
189 bool checkRelocation(SMLoc Loc, const MCSectionELF *From,
1311 bool ELFObjectWriter::checkRelocation(SMLoc Loc, const MCSectionELF *From, in checkRelocation() function in ELFObjectWriter1335 if (DwoOS && !checkRelocation(Fixup.getLoc(), &Section, SecA)) in recordRelocation()