Lines Matching refs:LinkedDebugInfoBits
294 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
391 std::move(LinkedDebugInfoBits)); in saveLinkedDebugInfo()
400 std::move(LinkedDebugInfoBits))) in saveLinkedDebugInfo()