Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h125 virtual void setKeepFunctionForStatic(bool KeepFunctionForStatic) = 0;
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h89 void setKeepFunctionForStatic(bool KeepFunctionForStatic) override { in setKeepFunctionForStatic() function