Lines Matching full:stringassembler
1714 // A StringAssembler is a class for generating .stabstr sections to present
1716 class StringAssembler: public SizedSection {
1718 // Add the string S to this StringAssembler, and return the string's
1731 // Create a SymbolAssembler that uses StringAssembler for its strings.
1732 explicit SymbolAssembler(StringAssembler *string_assembler)
1739 // value generated by a StringAssembler. Return a reference to this
1752 // As above, but automatically add NAME to our StringAssembler.
1760 StringAssembler *string_assembler_;
1771 StringAssembler strings;
1808 StringAssembler strings;
1845 StringAssembler strings;
1876 StringAssembler strings;