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::__anond8d7b50b0111::DelayAddressChunk647 auto *a = make<DelayAddressChunk>(t); in create()