Home
last modified time | relevance | path

Searched refs:getMutableContent (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h254 MutableArrayRef<char> getMutableContent(LinkGraph &G);
1068 reinterpret_cast<uint8_t *>(B.getMutableContent(*this).data()), in getBlockContentWriter()
1448 inline MutableArrayRef<char> Block::getMutableContent(LinkGraph &G) { in getMutableContent() function
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DELFNixPlatform.cpp876 auto TLSInfoEntryContent = B->getMutableContent(G); in fixTLVSectionsAndEdges()