Home
last modified time | relevance | path

Searched defs:MCSectionSubPair (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCStreamer.h46 typedef std::pair<MCSection *, const MCExpr *> MCSectionSubPair; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable