Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp693 void Emitter::EmitStr(const std::string &mplStr, bool emitAscii, bool emitNewline) in EmitStr()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp141 …::EmitDirectString(const std::string &ustr, bool belongsToDataSec, int64 strSymIdx, bool emitAscii) in EmitDirectString()
Delf_assembler.cpp187 …r::EmitDirectString(const std::string &str, bool belongsToDataSec, int64 strSymIdx, bool emitAscii) in EmitDirectString()