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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GOT.h65 AArch64GOTEntry* createGOT();
H A DAArch64GOT.cpp42 AArch64GOTEntry* AArch64GOT::createGOT() { function in class:mcld::AArch64GOT
H A DAArch64RelocationHelpers.h165 AArch64GOTEntry* got_entry = ld_backend.getGOT().createGOT();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.h53 ARMGOTEntry* createGOT();
H A DARMGOT.cpp39 ARMGOTEntry* ARMGOT::createGOT() { function in class:mcld::ARMGOT
H A DARMRelocator.cpp89 ARMGOTEntry* got_entry = ld_backend.getGOT().createGOT();

Completed in 89 milliseconds