Searched refs:unwindinfo (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lld/COFF/
H A DDLL.h48 ArrayRef<Chunk *> getCodeUnwindInfo() { return unwindinfo; }
68 std::vector<Chunk *> unwindinfo; member in class:lld::coff::DelayLoadContents
H A DDLL.cpp778 unwindinfo.push_back(unwind);

Completed in 63 milliseconds