Home
last modified time | relevance | path

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

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