Searched refs:NewContents (Results 1 – 7 of 7) sorted by relevance
33 static uintptr_t NewContents(Assembler &Assemblr, intptr_t Capacity) { in NewContents() function100 Contents = NewContents(Assemblr, kInitialBufferCapacity); in AssemblerBuffer()124 uintptr_t new_contents = NewContents(Assemblr, new_capacity); in extendCapacity()
41 for line, line_num in zip(f.NewContents(),42 xrange(1, len(f.NewContents()) + 1)):
74 IN VOID *NewContents
171 contents = f.NewContents()