Lines Matching refs:strip
158 // Is this an opcode we should remove when using --strip?
384 // remember opcodes we want to strip later
397 // strip opcodes pointing to removed data
414 strip();
934 strip(); // strip out data we decided to eliminate
1083 strip(); // strip out data we decided to eliminate
1197 strip();
1420 void spirvbin_t::strip()
1425 // Sort strip ranges in order of traversal
1429 // We'll step this iterator through the strip ranges as we go through the binary
1463 strip(); // strip out data we decided to eliminate
1481 strip(); // strip out data we decided to eliminate
1487 // after the last strip, we must clean any debug info referring to now-deleted data