Searched refs:getMutableContent (Results 1 – 5 of 5) sorted by relevance
154 (void)B->getMutableContent(G); in fixUpBlocks()
295 auto Content = UnwindInfoBlock.getMutableContent(G); in writeUnwindInfo()
267 MutableArrayRef<char> getMutableContent(LinkGraph &G);1193 reinterpret_cast<uint8_t *>(B.getMutableContent(*this).data()), in getBlockContentWriter()1684 inline MutableArrayRef<char> Block::getMutableContent(LinkGraph &G) { in getMutableContent() function
1023 auto TLSInfoEntryContent = B->getMutableContent(G); in fixTLVSectionsAndEdges()
1561 auto Content = ObjCImageInfoSym->getBlock().getMutableContent(G); in populateObjCRuntimeObject()