Home
last modified time | relevance | path

Searched defs:baseOffset (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Drawheap_translate_test.cpp128 uint32_t baseOffset = 0; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp99 …eta::VisitObjectBody(const std::string &name, const ObjRangeVisitor &visitor, uint32_t &baseOffset) in VisitObjectBody()
124 uint32_t baseOffset = 0; in SetObjTypeBitFieldOffset() local
140 uint32_t baseOffset = 0; in SetNativatePointerBindingSizeOffset() local
Drawheap_translate.cpp142 uint32_t baseOffset = sizeof(uint64_t) + offset; in ReadObjTable() local
337 uint32_t baseOffset = 0; in BuildEdges() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp148 …d X64MPIsel::CreateCallStructParamPassByStack(MemOperand &memOpnd, int32 symSize, int32 baseOffset) in CreateCallStructParamPassByStack()
Dx64_cgfunc.cpp878 int32 baseOffset = symAlloc->GetOffset(); in GetBaseOffset() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8917 int32 baseOffset; in GetBaseOffset() local
8928 …int32 baseOffset = static_cast<int32>(symAlloc->GetOffset()) + static_cast<int32>(memLayout->GetSi… in GetBaseOffset() local
8934 int32 baseOffset = symAlloc->GetOffset(); in GetBaseOffset() local
8937 int32 baseOffset; in GetBaseOffset() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1104 LLVMValueRef baseOffset = GetBaseOffset(gate, glue); in VisitBytecodeCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2798 Expr baseOffset = GetBaseOffset(gate, glue); in VisitBytecodeCall() local