Home
last modified time | relevance | path

Searched refs:allocateNewObject (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp66 std::pair<size_t, T *> allocateNewObject(Types &&... Args) { in allocateNewObject() function in __anona2d1db360111::BlobAllocator
102 allocateNewObject<support::ulittle32_t>(2 * (WStr.size() - 1)).first; in allocateString()
158 File.allocateNewObject<support::ulittle32_t>(S.Entries.size()); in layout()
183 File.allocateNewObject<minidump::MemoryInfoListHeader>( in layout()