Home
last modified time | relevance | path

Searched defs:EhSectionPiece (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.h315 struct EhSectionPiece { struct
316 EhSectionPiece(size_t off, InputSectionBase *sec, uint32_t size, in EhSectionPiece() argument
343 SmallVector<EhSectionPiece, 0> cies, fdes; argument