Searched refs:createGOTPLT (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GOT.h66 AArch64GOTEntry* createGOTPLT();
H A DAArch64GOT.cpp48 AArch64GOTEntry* AArch64GOT::createGOTPLT() { function in class:mcld::AArch64GOT
H A DAArch64RelocationHelpers.h105 AArch64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().createGOTPLT();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.h54 ARMGOTEntry* createGOTPLT();
H A DARMGOT.cpp45 ARMGOTEntry* ARMGOT::createGOTPLT() { function in class:mcld::ARMGOT
H A DARMRelocator.cpp137 ARMGOTEntry* gotplt_entry = ld_backend.getGOT().createGOTPLT();

Completed in 257 milliseconds