Searched refs:setABIVersion (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGNUInfo.h20 void setABIVersion(uint8_t ver);
H A DMipsGNUInfo.cpp20 void MipsGNUInfo::setABIVersion(uint8_t ver) { function in class:mcld::MipsGNUInfo
H A DMipsLDBackend.cpp243 m_pInfo.setABIVersion(m_pPLT && m_pPLT->hasPLT1() ? 1 : 0);

Completed in 265 milliseconds