Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp389 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation);
1605 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation) { in writeSectionForExceptionSectionEntry() argument
1606 for (auto it = ExceptionEntry.ExceptionTable.begin(); in writeSectionForExceptionSectionEntry()
1607 it != ExceptionEntry.ExceptionTable.end(); it++) { in writeSectionForExceptionSectionEntry()