Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp294 DebugInfoBits &LinkedDebugInfoBits) { in addSectionsFromLinkedData() argument
297 MemoryBufferRef(LinkedDebugInfoBits, "")); in addSectionsFromLinkedData()
305 MemoryBufferRef(LinkedDebugInfoBits, "")); in addSectionsFromLinkedData()
313 MemoryBufferRef(LinkedDebugInfoBits, "")); in addSectionsFromLinkedData()
321 MemoryBufferRef(LinkedDebugInfoBits, "")); in addSectionsFromLinkedData()
336 DebugInfoBits LinkedDebugInfoBits) { in saveSeparateLinkedDebugInfo() argument
346 addSectionsFromLinkedData(Config, InputFile, LinkedDebugInfoBits)) in saveSeparateLinkedDebugInfo()
367 DebugInfoBits LinkedDebugInfoBits) { in saveSingleLinkedDebugInfo() argument
374 addSectionsFromLinkedData(Config, InputFile, LinkedDebugInfoBits)) in saveSingleLinkedDebugInfo()
387 DebugInfoBits LinkedDebugInfoBits) { in saveLinkedDebugInfo() argument
[all …]