Searched refs:fixCFGForPIC (Results 1 – 2 of 2) sorted by relevance
64 void fixCFGForPIC(BinaryFunction &Function) const;
96 void ValidateInternalCalls::fixCFGForPIC(BinaryFunction &Function) const { in fixCFGForPIC() function in llvm::bolt::ValidateInternalCalls209 fixCFGForPIC(Function); in analyzeFunction()