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