LLVM 19.0.0git
Functions
GlobalTypeTableBuilder.cpp File Reference
#include "llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h"
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
#include <cstdint>
#include <cstring>

Go to the source code of this file.

Functions

static ArrayRef< uint8_t > stabilize (BumpPtrAllocator &Alloc, ArrayRef< uint8_t > Data)
 

Function Documentation

◆ stabilize()

static ArrayRef< uint8_t > stabilize ( BumpPtrAllocator Alloc,
ArrayRef< uint8_t >  Data 
)
inlinestatic

Definition at line 80 of file GlobalTypeTableBuilder.cpp.

References llvm::Alloc, and llvm::Data.