|
virtual void | Initialize (MCContext &Ctx, const TargetMachine &TM) |
|
bool | IsGlobalInSmallSection (const GlobalValue *GV, const TargetMachine &TM, SectionKind Kind) const |
|
bool | IsGlobalInSmallSection (const GlobalValue *GV, const TargetMachine &TM) const |
|
bool | IsSmallDataEnabled () const |
|
const MCSection * | SelectSectionForGlobal (const GlobalValue *GV, SectionKind Kind, Mangler *Mang, const TargetMachine &TM) const |
|
virtual | ~TargetLoweringObjectFileELF () |
|
virtual void | emitPersonalityValue (MCStreamer &Streamer, const TargetMachine &TM, const MCSymbol *Sym) const |
|
virtual const MCSection * | getSectionForConstant (SectionKind Kind) const |
|
virtual const MCSection * | getExplicitSectionGlobal (const GlobalValue *GV, SectionKind Kind, Mangler *Mang, const TargetMachine &TM) const |
|
virtual const MCExpr * | getTTypeGlobalReference (const GlobalValue *GV, Mangler *Mang, MachineModuleInfo *MMI, unsigned Encoding, MCStreamer &Streamer) const |
|
virtual MCSymbol * | getCFIPersonalitySymbol (const GlobalValue *GV, Mangler *Mang, MachineModuleInfo *MMI) const |
|
void | InitializeELF (bool UseInitArray_) |
|
virtual const MCSection * | getStaticCtorSection (unsigned Priority=65535) const |
|
virtual const MCSection * | getStaticDtorSection (unsigned Priority=65535) const |
|
MCContext & | getContext () const |
|
| TargetLoweringObjectFile () |
|
virtual | ~TargetLoweringObjectFile () |
|
virtual void | emitModuleFlags (MCStreamer &, ArrayRef< Module::ModuleFlagEntry >, Mangler *, const TargetMachine &) const |
| emitModuleFlags - Emit the module flags that the platform cares about. More...
|
|
virtual bool | shouldEmitUsedDirectiveFor (const GlobalValue *GV, Mangler *) const |
|
const MCSection * | SectionForGlobal (const GlobalValue *GV, SectionKind Kind, Mangler *Mang, const TargetMachine &TM) const |
|
const MCSection * | SectionForGlobal (const GlobalValue *GV, Mangler *Mang, const TargetMachine &TM) const |
|
virtual const MCSection * | getSpecialCasedSectionGlobals (const GlobalValue *GV, Mangler *Mang, SectionKind Kind) const |
|
MCSymbol * | getSymbol (Mangler &M, const GlobalValue *GV) const |
|
const MCExpr * | getTTypeReference (const MCSymbolRefExpr *Sym, unsigned Encoding, MCStreamer &Streamer) const |
|
virtual const MCExpr * | getDebugThreadLocalSymbol (const MCSymbol *Sym) const |
| Create a symbol reference to describe the given TLS variable when emitting the address in debug info. More...
|
|
void | InitMCObjectFileInfo (StringRef TT, Reloc::Model RM, CodeModel::Model CM, MCContext &ctx) |
|
bool | isFunctionEHFrameSymbolPrivate () const |
|
bool | getSupportsWeakOmittedEHFrame () const |
|
bool | getCommDirectiveSupportsAlignment () const |
|
unsigned | getPersonalityEncoding () const |
|
unsigned | getLSDAEncoding () const |
|
unsigned | getFDEEncoding (bool CFI) const |
|
unsigned | getTTypeEncoding () const |
|
unsigned | getCompactUnwindDwarfEHFrameOnly () const |
|
const MCSection * | getTextSection () const |
|
const MCSection * | getDataSection () const |
|
const MCSection * | getBSSSection () const |
|
const MCSection * | getLSDASection () const |
|
const MCSection * | getCompactUnwindSection () const |
|
const MCSection * | getDwarfAbbrevSection () const |
|
const MCSection * | getDwarfInfoSection () const |
|
const MCSection * | getDwarfLineSection () const |
|
const MCSection * | getDwarfFrameSection () const |
|
const MCSection * | getDwarfPubNamesSection () const |
|
const MCSection * | getDwarfPubTypesSection () const |
|
const MCSection * | getDwarfGnuPubNamesSection () const |
|
const MCSection * | getDwarfGnuPubTypesSection () const |
|
const MCSection * | getDwarfDebugInlineSection () const |
|
const MCSection * | getDwarfStrSection () const |
|
const MCSection * | getDwarfLocSection () const |
|
const MCSection * | getDwarfARangesSection () const |
|
const MCSection * | getDwarfRangesSection () const |
|
const MCSection * | getDwarfMacroInfoSection () const |
|
const MCSection * | getDwarfAccelNamesSection () const |
|
const MCSection * | getDwarfAccelObjCSection () const |
|
const MCSection * | getDwarfAccelNamespaceSection () const |
|
const MCSection * | getDwarfAccelTypesSection () const |
|
const MCSection * | getDwarfInfoDWOSection () const |
|
const MCSection * | getDwarfAbbrevDWOSection () const |
|
const MCSection * | getDwarfStrDWOSection () const |
|
const MCSection * | getDwarfLineDWOSection () const |
|
const MCSection * | getDwarfLocDWOSection () const |
|
const MCSection * | getDwarfStrOffDWOSection () const |
|
const MCSection * | getDwarfAddrSection () const |
|
const MCSection * | getTLSExtraDataSection () const |
|
const MCSection * | getTLSDataSection () const |
|
const MCSection * | getTLSBSSSection () const |
|
const MCSection * | getStackMapSection () const |
|
const MCSection * | getDataRelSection () const |
|
const MCSection * | getDataRelLocalSection () const |
|
const MCSection * | getDataRelROSection () const |
|
const MCSection * | getDataRelROLocalSection () const |
|
const MCSection * | getMergeableConst4Section () const |
|
const MCSection * | getMergeableConst8Section () const |
|
const MCSection * | getMergeableConst16Section () const |
|
const MCSection * | getTLSTLVSection () const |
|
const MCSection * | getTLSThreadInitSection () const |
|
const MCSection * | getCStringSection () const |
|
const MCSection * | getUStringSection () const |
|
const MCSection * | getTextCoalSection () const |
|
const MCSection * | getConstTextCoalSection () const |
|
const MCSection * | getConstDataSection () const |
|
const MCSection * | getDataCoalSection () const |
|
const MCSection * | getDataCommonSection () const |
|
const MCSection * | getDataBSSSection () const |
|
const MCSection * | getFourByteConstantSection () const |
|
const MCSection * | getEightByteConstantSection () const |
|
const MCSection * | getSixteenByteConstantSection () const |
|
const MCSection * | getLazySymbolPointerSection () const |
|
const MCSection * | getNonLazySymbolPointerSection () const |
|
const MCSection * | getDrectveSection () const |
|
const MCSection * | getPDataSection () const |
|
const MCSection * | getXDataSection () const |
|
const MCSection * | getEHFrameSection () |
|
Definition at line 18 of file HexagonTargetObjectFile.h.