Searched defs:thunkSym (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | MapFile.cpp | 131 if (auto *thunkSym = dyn_cast<Defined>(file->thunkSym)) getSymbols() local |
H A D | InputFiles.h | 347 Symbol *thunkSym = nullptr; global() variable |