Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.h312 struct EhSectionPiece { struct
313 EhSectionPiece(size_t off, InputSectionBase *sec, uint32_t size, in EhSectionPiece() function
340 std::vector<EhSectionPiece> pieces; argument