Home | History | Annotate | Download | only in mac

Lines Matching defs:Add

612   // Add a section entry with the given characteristics to this segment
1718 // Add the string S to this StringAssembler, and return the string's
1720 size_t Add(const string &s) {
1752 // As above, but automatically add NAME to our StringAssembler.
1755 return Symbol(type, other, descriptor, value, string_assembler_->Add(name));