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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h604 class EmptyChunk : public NonSectionChunk { class in inherits:NonSectionChunk
606 EmptyChunk() {} function in class:lld::coff::EmptyChunk
H A DWriter.cpp1741 EmptyChunk *endOfList = make<EmptyChunk>();

Completed in 100 milliseconds