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