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