Searched refs:ExceptionEntry (Results 1 – 1 of 1) sorted by relevance
389 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation);1605 ExceptionSectionEntry &ExceptionEntry, uint64_t &CurrentAddressLocation) { in writeSectionForExceptionSectionEntry() argument1606 for (auto it = ExceptionEntry.ExceptionTable.begin(); in writeSectionForExceptionSectionEntry()1607 it != ExceptionEntry.ExceptionTable.end(); it++) { in writeSectionForExceptionSectionEntry()