LLVM 19.0.0git
Functions
AArch64TargetObjectFile.cpp File Reference
#include "AArch64TargetObjectFile.h"
#include "AArch64TargetMachine.h"
#include "MCTargetDesc/AArch64MCExpr.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Module.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCValue.h"

Go to the source code of this file.

Functions

template<typename MachineModuleInfoTarget >
static MCSymbolgetAuthPtrSlotSymbolHelper (MCContext &Ctx, const TargetMachine &TM, MachineModuleInfo *MMI, MachineModuleInfoTarget &TargetMMI, const MCSymbol *RawSym, AArch64PACKey::ID Key, uint16_t Discriminator)
 

Function Documentation

◆ getAuthPtrSlotSymbolHelper()

template<typename MachineModuleInfoTarget >
static MCSymbol * getAuthPtrSlotSymbolHelper ( MCContext Ctx,
const TargetMachine TM,
MachineModuleInfo MMI,
MachineModuleInfoTarget &  TargetMMI,
const MCSymbol RawSym,
AArch64PACKey::ID  Key,
uint16_t  Discriminator 
)
static