Searched refs:DelayAddressChunk (Results 1 – 1 of 1) sorted by relevance
450 class DelayAddressChunk : public NonSectionChunk { class452 explicit DelayAddressChunk(Chunk *c) : thunk(c) { in DelayAddressChunk() function in lld::coff::__anon1c8397240111::DelayAddressChunk649 auto *a = make<DelayAddressChunk>(t); in create()