Home
last modified time | relevance | path

Searched refs:setKeepFunctionForStatic (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h271 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() function
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp583 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()