Home
last modified time | relevance | path

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

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