HomeSort by relevance Sort by last modified time
    Searched refs:createGOT (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.h 65 AArch64GOTEntry* createGOT();
AArch64GOT.cpp 42 AArch64GOTEntry* AArch64GOT::createGOT() {
AArch64RelocationHelpers.h 165 AArch64GOTEntry* got_entry = ld_backend.getGOT().createGOT();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.h 53 ARMGOTEntry* createGOT();
ARMGOT.cpp 39 ARMGOTEntry* ARMGOT::createGOT() {
ARMRelocator.cpp 89 ARMGOTEntry* got_entry = ld_backend.getGOT().createGOT();
    [all...]

Completed in 127 milliseconds