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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.h 31 size_t getGotSym(const ELFFileFormat& pFormat) const;
MipsELFDynamic.cpp 50 applyOne(llvm::ELF::DT_MIPS_GOTSYM, getGotSym(pFormat));
64 size_t MipsELFDynamic::getGotSym(const ELFFileFormat& pFormat) const {

Completed in 85 milliseconds