Lines Matching full:getcontext
177 MCSymbol *Sym = getContext().GetOrCreateSymbol(Name);
202 getStreamer().SwitchSection(getContext().getELFSection(Section, Type, Flags),
212 MCSymbol *Sym = getContext().GetOrCreateSymbol(Name);
405 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax()
530 const MCSection *ELFSection = getContext().getELFSection(
534 if (getContext().getGenDwarfForAssembly()) {
535 auto &Sections = getContext().getGenDwarfSectionSyms();
539 if (getContext().getDwarfVersion() <= 2)
542 MCSymbol *SectionStartSymbol = getContext().CreateTempSymbol();
585 MCSymbol *Sym = getContext().GetOrCreateSymbol(Name);
664 MCSymbol *Alias = getContext().GetOrCreateSymbol(AliasName);
665 MCSymbol *Sym = getContext().GetOrCreateSymbol(Name);
666 const MCExpr *Value = MCSymbolRefExpr::Create(Sym, getContext());
682 const MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0);
714 MCSymbol *Alias = getContext().GetOrCreateSymbol(AliasName);
716 MCSymbol *Sym = getContext().GetOrCreateSymbol(Name);