Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp425 unsigned getExceptionSectionSize();
1369 unsigned XCOFFWriter::getExceptionSectionSize() { in getExceptionSectionSize() function in __anon43032e790111::XCOFFWriter
1558 ExceptionSection.Size = getExceptionSectionSize(); in assignAddressesAndIndices()
1668 CurrentAddressLocation += getExceptionSectionSize(); in writeSectionForExceptionSectionEntry()