Home
last modified time | relevance | path

Searched defs:DIEAlloc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h553 BumpPtrAllocator &DIEAlloc; variable
565 BumpPtrAllocator &DIEAlloc, in DIECloner()
752 BumpPtrAllocator DIEAlloc; variable
/llvm-project/bolt/include/bolt/Core/
H A DDIEBuilder.h118 BumpPtrAllocator DIEAlloc; member