Searched refs:newThunkChunk (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDLL.h52 Chunk *newThunkChunk(DefinedImportData *s, Chunk *tailMerge);
H A DDLL.cpp645 Chunk *t = newThunkChunk(s, tm);
694 Chunk *DelayLoadContents::newThunkChunk(DefinedImportData *s, function in class:lld::coff::DelayLoadContents

Completed in 116 milliseconds