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