Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp330 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation);
1486 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation) { in writeSectionForExceptionSectionEntry() argument
1487 for (auto it = ExceptionEntry.ExceptionTable.begin(); in writeSectionForExceptionSectionEntry()
1488 it != ExceptionEntry.ExceptionTable.end(); it++) { in writeSectionForExceptionSectionEntry()