Home
last modified time | relevance | path

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

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