Home
last modified time | relevance | path

Searched defs:Associated (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSectionELF.h51 const MCSectionELF *Associated; variable
57 MCSymbol *Begin, const MCSectionELF *Associated) in MCSectionELF()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp93 Constant *Associated = CS->getOperand(2); in runOnModule() local
139 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp322 const MCSymbolELF *Associated) { in createELFSectionImpl()
376 const MCSymbolELF *Associated) { in getELFSection()
389 const MCSymbolELF *Associated) { in getELFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp444 bool ELFAsmParser::parseMetadataSym(MCSymbolELF *&Associated) { in parseMetadataSym()
496 MCSymbolELF *Associated = nullptr; in ParseSectionArguments() local
/external/llvm/lib/MC/
DMCContext.cpp315 const MCSectionELF *Associated) { in createELFRelSection()
350 const MCSectionELF *Associated) { in getELFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2986 auto Associated = dyn_cast<MCSymbolELF>(CurrentFnSym); in emitXRayTable() local