Home
last modified time | relevance | path

Searched refs:plta (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsPLT.cpp87 MipsPLTA* plta = 0; in emit() local
89 plta = &(llvm::cast<MipsPLTA>(*it)); in emit()
90 memcpy(buffer + result, plta->getValue(), MipsPLTA::EntrySize); in emit()