Searched defs:setEntryPoint (Results 1 – 2 of 2) sorted by relevance
198 inline void setEntryPoint(uint32_t inEntryAddress) { m_entry = inEntryAddress; m_hasEntry = true; } in setEntryPoint() function
188 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() function in AMDGPUPALMetadata