Searched defs:Associated (Results 1 – 6 of 6) sorted by relevance
51 const MCSectionELF *Associated; variable57 MCSymbol *Begin, const MCSectionELF *Associated) in MCSectionELF()
93 Constant *Associated = CS->getOperand(2); in runOnModule() local139 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
322 const MCSymbolELF *Associated) { in createELFSectionImpl()376 const MCSymbolELF *Associated) { in getELFSection()389 const MCSymbolELF *Associated) { in getELFSection()
444 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym()496 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
315 const MCSectionELF *Associated) { in createELFRelSection()350 const MCSectionELF *Associated) { in getELFSection()
2986 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local