Searched refs:addEhFrameForPLT (Results 1 – 2 of 2) sorted by relevance
132 void addEhFrameForPLT(Module& pModule);
113 addEhFrameForPLT(pBuilder.getModule()); in doPreLayout()271 void X86GNULDBackend::addEhFrameForPLT(Module& pModule) { in addEhFrameForPLT() function in mcld::X86GNULDBackend