Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1041 ExceptEnt *ExceptEntStart = in getExceptionEntries() local
1044 ExceptEntStart, ExceptEntStart + getSectionSize(DRI) / sizeof(ExceptEnt)); in getExceptionEntries()