Searched refs:ToStrip (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp60 AttributeSet ToStrip = AttributeSet::get(F.getContext(), local
62 F.removeAttributes(AttributeSet::FunctionIndex, ToStrip);

Completed in 152 milliseconds