Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp535 uint64_t bufAddr = reinterpret_cast<uint64_t>(buf); in GetCalleeReg2Offset() local
542 uint64_t addr = reinterpret_cast<uint64_t>(instrAddr) - bufAddr; in GetCalleeReg2Offset()