Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h359 struct EhSectionPiece { struct
360 EhSectionPiece(size_t off, InputSectionBase *sec, uint32_t size, in EhSectionPiece() argument
387 SmallVector<EhSectionPiece, 0> cies, fdes; argument