Home
last modified time | relevance | path

Searched defs:ObjWriter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp28 const MachObjectWriter &ObjWriter, in emit_impl()
36 void MCLOHDirective::emit(MachObjectWriter &ObjWriter, in emit()
42 uint64_t MCLOHDirective::getEmitSize(const MachObjectWriter &ObjWriter, in getEmitSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h160 uint64_t getEmitSize(const MachObjectWriter &ObjWriter, in getEmitSize()
171 void emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const { in emit()