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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOTPLT.h 31 uint64_t getEntryAddr(size_t num) const;
MipsGOTPLT.cpp 64 uint64_t MipsGOTPLT::getEntryAddr(size_t num) const
MipsPLT.cpp 158 uint64_t gotEntryAddr = pGOTPLT.getEntryAddr(count++);

Completed in 361 milliseconds