Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp431 unsigned getExceptionSectionSize();
1323 unsigned XCOFFObjectWriter::getExceptionSectionSize() { in getExceptionSectionSize() function in __anonf52d242f0111::XCOFFObjectWriter
1512 ExceptionSection.Size = getExceptionSectionSize(); in assignAddressesAndIndices()
1623 CurrentAddressLocation += getExceptionSectionSize(); in writeSectionForExceptionSectionEntry()