Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp47 class StripAttributes : public ModulePass { class
51 StripAttributes() : ModulePass(ID) { in StripAttributes() function in __anonce03e55b0111::StripAttributes
86 return new StripAttributes(); in createStripAttributePass()
91 char StripAttributes::ID = 0;
92 static RegisterPass<StripAttributes> RPSA("StripAttributes",