Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h285 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp328 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()