Searched refs:allocateObject (Results 1 – 6 of 6) sorted by relevance
61 template <typename T> size_t allocateObject(const T &Data) { in allocateObject() function in __anon07c79d3d0111::BlobAllocator68 return {allocateObject(*Object), Object}; in allocateNewObject()122 File.allocateObject(S.MDExceptionStream); in layout()160 File.allocateObject(E.Entry); in layout()206 File.allocateObject(SystemInfo.Info); in layout()232 File.allocateObject(Obj.Header); in yaml2minidump()
61 template <typename T> size_t allocateObject(const T &Data) { in allocateObject() function in __anonde2e19b10111::BlobAllocator68 return {allocateObject(*Object), Object}; in allocateNewObject()122 File.allocateObject(S.MDExceptionStream); in layout()160 File.allocateObject(E.Entry); in layout()206 File.allocateObject(SystemInfo.Info); in layout()232 File.allocateObject(Obj.Header); in yaml2minidump()
18 for (const parser::AllocateObject &allocateObject : in Leave() local47 allocateObject.u); in Leave()
834 const auto &allocateObject{ in operator ()() local836 if (IsCoarrayObject(allocateObject)) { in operator ()()845 for (const auto &allocateObject : allocateObjectList) { in operator ()() local846 if (IsCoarrayObject(allocateObject)) { in operator ()()877 bool IsCoarrayObject(const parser::AllocateObject &allocateObject) { in IsCoarrayObject() argument878 const parser::Name &name{GetLastName(allocateObject)}; in IsCoarrayObject()
230 for (const auto &allocateObject : allocateObjectList) { in Post() local231 const parser::Name &name{GetLastName(allocateObject)}; in Post()
163 const AllocateObject &allocateObject) { in GetCoindexedNamedObject() argument171 allocateObject.u); in GetCoindexedNamedObject()