Searched refs:thunkName (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | ConcatOutputSection.cpp | 327 StringRef thunkName = saver().save(funcSym->getName() + ".thunk." + in finalize() local 331 thunkName, /*file=*/nullptr, thunkInfo.isec, /*value=*/0, thunkSize, in finalize() 337 thunkName, /*file=*/nullptr, thunkInfo.isec, /*value=*/0, thunkSize, in finalize()
|