Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp699 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(mirConst); in EmitAsmLabel() local
895 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(elemConst); in EmitAsmLabel() local
2577 MIRAddrofConst *symAddr = safe_cast<MIRAddrofConst>(elemConst); in EmitAsmLabel() local
2634 MIRAddrofConst *symAddr = safe_cast<MIRAddrofConst>(mirConst); in EmitAsmLabel() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1733 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(mirConst); in EmitAddrofElement() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp488 size_t symAddr = asmStubOffset + offset; in FixUndefinedSymbols() local