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