Home
last modified time | relevance | path

Searched defs:symName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp90 const string &symName = v->GetName(); in TransferImm() local
1600 const string &symName = funcSymbol->GetName(); in EmitFunctionHeader() local
1650 const string &symName = st->GetName(); in EmitJmpTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp305 std::string symName; in EmitAsmLabel() local
2685 std::string symName = mirSymbol.GetName(); in EmitAsmLabel() local
2710 std::string symName = mirSymbol.GetName(); in EmitAsmLabel() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp531 llvm::ELF::Elf64_Sym *sy, std::string_view symName) in CollectUndefSyms()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1533 const std::string &symName = stImmOpnd->GetName(); in EmitCTlsDescCall() local