Searched refs:getLocSyms (Results 1 – 2 of 2) sorted by relevance
824 LocSymsTy &getLocSyms() { in getLocSyms() function829 const LocSymsTy &getLocSyms() const { in getLocSyms() function830 return const_cast<BinaryBasicBlock *>(this)->getLocSyms(); in getLocSyms()
470 BB->getLocSyms().emplace_back(Offset, LocSym); in emitFunctionBody()