Searched refs:ChildMB (Results 1 – 1 of 1) sorted by relevance
243 Expected<MemoryBufferRef> ChildMB = C.getMemoryBufferRef(); in appendFile() local244 if (!ChildMB) { in appendFile()245 handleAllErrors(ChildMB.takeError(), [&](const ErrorInfoBase &EIB) { in appendFile()252 appendFile(Members, LibMachine, LibMachineSource, *ChildMB); in appendFile()