Searched defs:pushSection (Results 1 – 6 of 6) sorted by relevance
411 void pushSection() { in pushSection() function
415 void pushSection() { in pushSection() function
525 func (f *File) pushSection(sh *Section, r io.ReaderAt) error { func