Searched defs:entryThunk (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | MarkLive.cpp | 73 if (Defined *entryThunk = sc->getEntryThunk()) markLive() local |
H A D | Chunks.h | 412 Defined *entryThunk = nullptr; global() variable |
H A D | Chunks.cpp | 417 if (Defined *entryThunk = getEntryThunk()) writeTo() local |