Home
last modified time | relevance | path

Searched defs:ThunkChunkX86 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/COFF/
H A DDLL.cpp385 class ThunkChunkX86 : public NonSectionCodeChunk { global() class
387 ThunkChunkX86(COFFLinkerContext &ctx, Defined *i, Chunk *tm) ThunkChunkX86() function in lld::coff::__anon9094fd470111::ThunkChunkX86