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