LLVM 19.0.0git
Functions
AppendingTypeTableBuilder.cpp File Reference
#include "llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.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 &RecordStorage, ArrayRef< uint8_t > Record)
 

Function Documentation

◆ stabilize()

static ArrayRef< uint8_t > stabilize ( BumpPtrAllocator RecordStorage,
ArrayRef< uint8_t >  Record 
)
static