Home
last modified time | relevance | path

Searched defs:shouldStrip (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h70 bool shouldStrip() const { in shouldStrip() function
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4255 bool RewriteInstance::shouldStrip(const ELFShdrTy &Section, shouldStrip() function in RewriteInstance
4658 auto shouldStrip = [&](const ELFSymTy &Symbol) { updateELFSymbolTable() local