Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h293 void setKeepFunctionForStatic(bool KeepFunctionForStatic) { in setKeepFunctionForStatic() function
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp581 GeneralLinker.setKeepFunctionForStatic(Options.KeepFunctionForStatic); in link()