Home
last modified time | relevance | path

Searched defs:MipsGOTPLT (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsPLT.h17 class MipsGOTPLT; variable
DMipsGOTPLT.cpp24 MipsGOTPLT::MipsGOTPLT(LDSection& pSection) : GOT(pSection) { in MipsGOTPLT() function in mcld::MipsGOTPLT