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