Home
last modified time | relevance | path

Searched refs:symAddrName (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp901 const std::string &symAddrName = symAddrSym->GetName(); in EmitAsmLabel() local
916 Emit(symAddrName + " - .\n"); in EmitAsmLabel()
925 Emit(symAddrName + " - .\n"); in EmitAsmLabel()
944 Emit(symAddrName + " - .\n"); in EmitAsmLabel()
946 Emit(symAddrName + " - . + 2\n"); in EmitAsmLabel()
953 Emit(symAddrName + " - . + 2\n"); in EmitAsmLabel()
969 Emit(symAddrName + " - .\n"); in EmitAsmLabel()
975 Emit(".LDW.ref." + symAddrName + ":\n"); in EmitAsmLabel()
977 Emit(kPtrPrefixStr + symAddrName + ":\n"); in EmitAsmLabel()
1041 Emit(symAddrName in EmitAsmLabel()
2582 const std::string &symAddrName = symAddrSym->GetName(); EmitAsmLabel() local
[all...]

Completed in 3 milliseconds