Searched refs:ownedAllocations (Results 1 – 4 of 4) sorted by relevance
270 BumpPtrAllocator ownedAllocations; member
681 uint8_t *sectContent = file.ownedAllocations.Allocate<uint8_t>(si->size); in copySectionContent()877 file.ownedAllocations.Allocate<char>(newDirPath.size() + 2); in synthesizeDebugNotes()894 fullPath = file.ownedAllocations.Allocate<char>(pathBuf.size() + 1); in synthesizeDebugNotes()1086 sym.name = tempRef.copy(file.ownedAllocations); in addSymbols()1516 file.ownedAllocations.Allocate<uint8_t>(sectionContent.size()); in fixLazyReferenceImm()
516 normExport.name = trieExport.name().copy(f->ownedAllocations); in readBinary()522 normExport.otherName = trieExport.otherName().copy(f->ownedAllocations); in readBinary()
338 uint8_t *bytes = file->ownedAllocations.Allocate<uint8_t>(size); in denormalize()