Home
last modified time | relevance | path

Searched refs:DelayAddressChunk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.cpp530 class DelayAddressChunk : public NonSectionChunk { class
532 explicit DelayAddressChunk(COFFLinkerContext &ctx, Chunk *c) in DelayAddressChunk() function in lld::coff::__anon65a9edbc0111::DelayAddressChunk
752 auto *a = make<DelayAddressChunk>(ctx, t); in create()