Home
last modified time | relevance | path

Searched refs:addEhFrameForPLT (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.h132 void addEhFrameForPLT(Module& pModule);
DX86LDBackend.cpp113 addEhFrameForPLT(pBuilder.getModule()); in doPreLayout()
271 void X86GNULDBackend::addEhFrameForPLT(Module& pModule) { in addEhFrameForPLT() function in mcld::X86GNULDBackend