Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1036 StringMap<std::unique_ptr<MemoryBuffer>> &OutputBuffers) { in emitDebugSectionImpl() argument
1046 OutputBuffers[Sec] = MemoryBuffer::getMemBufferCopy(Data); in emitDebugSectionImpl()