Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp276 static MCStreamer *createELFStreamer(const Triple &T, MCContext &Ctx, in createELFStreamer() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp208 static MCStreamer *createELFStreamer(const Triple &T, MCContext &Ctx, in createELFStreamer() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCELFStreamer.cpp698 MCStreamer *llvm::createELFStreamer(MCContext &Context, in createELFStreamer() function in llvm