Searched refs:thunkName (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lld/MachO/
H A DConcatOutputSection.cpp327 StringRef thunkName = saver().save(funcSym->getName() + ".thunk." + local
331 thunkName, /*file=*/nullptr, thunkInfo.isec, /*value=*/0, thunkSize,
337 thunkName, /*file=*/nullptr, thunkInfo.isec, /*value=*/0, thunkSize,

Completed in 147 milliseconds