Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp368 unsigned getExceptionSectionSize();
1221 unsigned XCOFFObjectWriter::getExceptionSectionSize() { in getExceptionSectionSize() function in __anon0367a1100111::XCOFFObjectWriter
1401 ExceptionSection.Size = getExceptionSectionSize(); in assignAddressesAndIndices()
1504 CurrentAddressLocation += getExceptionSectionSize(); in writeSectionForExceptionSectionEntry()