Lines Matching refs:TargetLoweringObjectFile
1 //===-- llvm/Target/TargetLoweringObjectFile.cpp - Object File Info -------===//
14 #include "llvm/Target/TargetLoweringObjectFile.h"
40 void TargetLoweringObjectFile::Initialize(MCContext &ctx,
55 TargetLoweringObjectFile::~TargetLoweringObjectFile() {
59 unsigned TargetLoweringObjectFile::getCallSiteEncoding() const {
127 MCSymbol *TargetLoweringObjectFile::getSymbolWithGlobalValueBase(
138 MCSymbol *TargetLoweringObjectFile::getCFIPersonalitySymbol(
144 void TargetLoweringObjectFile::emitPersonalityValue(
148 void TargetLoweringObjectFile::emitCGProfileMetadata(MCStreamer &Streamer,
199 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalObject *GO,
320 MCSection *TargetLoweringObjectFile::SectionForGlobal(
344 TargetLoweringObjectFile::SectionForGlobal(const GlobalObject *GO,
349 MCSection *TargetLoweringObjectFile::getSectionForJumpTable(
354 MCSection *TargetLoweringObjectFile::getSectionForJumpTable(
363 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection(
380 MCSection *TargetLoweringObjectFile::getSectionForConstant(
389 MCSection *TargetLoweringObjectFile::getSectionForMachineBasicBlock(
395 MCSection *TargetLoweringObjectFile::getUniqueSectionForFunction(
403 const MCExpr *TargetLoweringObjectFile::getTTypeGlobalReference(
412 const MCExpr *TargetLoweringObjectFile::
432 const MCExpr *TargetLoweringObjectFile::getDebugThreadLocalSymbol(const MCSymbol *Sym) const {
438 void TargetLoweringObjectFile::getNameWithPrefix(