Home
last modified time | relevance | path

Searched refs:SetFileMapValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Demit.h326 void SetFileMapValue(uint32_t n, const std::string &file) in SetFileMapValue() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp239 SetFileMapValue(0, path); in EmitFileInfo()
251 SetFileMapValue(1, irFile); /* save ir file in 1 */ in EmitFileInfo()
264 SetFileMapValue(i++, kStr); in EmitFileInfo()