Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1273 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitAppleAcceleratorSections()
1294 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitAppleAcceleratorSections()
1315 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitAppleAcceleratorSections()
1336 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitAppleAcceleratorSections()
1396 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitDWARFv5DebugNamesSection()
H A DDWARFLinkerUnit.cpp117 OutSection.setSizesForSectionCreatedByAsmPrinter(); in emitDebugInfo()
H A DOutputSections.h218 void setSizesForSectionCreatedByAsmPrinter();
H A DOutputSections.cpp78 void SectionDescriptor::setSizesForSectionCreatedByAsmPrinter() { in setSizesForSectionCreatedByAsmPrinter() function in SectionDescriptor