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