Searched refs:getMutableContent (Results 1 – 4 of 4) sorted by relevance
154 (void)B->getMutableContent(G); in fixUpBlocks()
260 MutableArrayRef<char> getMutableContent(LinkGraph &G);1161 reinterpret_cast<uint8_t *>(B.getMutableContent(*this).data()), in getBlockContentWriter()1553 inline MutableArrayRef<char> Block::getMutableContent(LinkGraph &G) { in getMutableContent() function
834 auto TLSInfoEntryContent = B->getMutableContent(G);
1545 auto Content = Sym->getBlock().getMutableContent(G); in populateObjCRuntimeObject()