Searched refs:Mips64GOTEntry (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp411 llvm::cast<Mips64GOTEntry>(entry)->setValue(pValue);
419 Mips64GOTEntry* got = &(llvm::cast<Mips64GOTEntry>((*it)));
427 return new Mips64GOTEntry(pValue, pParent);
431 return Mips64GOTEntry::EntrySize;
H A DMipsGOT.h222 typedef GOT::Entry<8> Mips64GOTEntry; typedef in class:mcld::Mips64GOT

Completed in 116 milliseconds