Home
last modified time | relevance | path

Searched defs:off (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_code_parser_context.cpp178 auto off = a.it->GetOffset(); in Patch() local
181 auto off = a.it->GetIndex(); in Patch() local
241 auto off = arrs[oldIdx]; in MakeChangeWithId() local
267 auto off = dbg->GetOffset(); in ProcessCodeData() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dadjust_arefs.cpp172 auto off = GetGraph()->GetRuntime()->GetArrayDataOffset(GetGraph()->GetArch()); in ProcessChain() local
246 uint64_t off = GetGraph()->GetRuntime()->GetArrayDataOffset(GetGraph()->GetArch()); in ProcessIndex() local
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp84 static DWORD mem_select_lower_bound(off_t off) in mem_select_lower_bound()
91 static DWORD mem_select_upper_bound(off_t off) in mem_select_upper_bound()
100 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap()
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp86 static DWORD mem_select_lower_bound(off_t off) in mem_select_lower_bound()
93 static DWORD mem_select_upper_bound(off_t off) in mem_select_upper_bound()
103 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h281 size_t off = 0; in AssignColors() local
333 static size_t FirstFree(const T &nbr_bs, const T &nbr_bs_bias, size_t colors, size_t off) in FirstFree()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h328 size_t off = 0; in AssignColors() local
383 static size_t FirstFree(const T &nbrBs, const T &nbrBsBias, size_t colors, size_t off) in FirstFree()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h133 void SetOffset(int64 off) in SetOffset()
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/
Dframe_builder.cpp316 auto off = calleeOffset; in EmitCSRSaveRestoreCode() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgep_propagation.cpp338 auto off = queue.pop_back_val(); in OptimizeGepoffs() local
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.cpp386 Dwarf_Off off = 0; in GetFunctionName() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.cpp470 Dwarf_Off off = 0; in GetFunctionName() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp515 auto off = (offset >> vixl::aarch64::kInstructionSizeLog2); in CanMakeCallByOffset() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1651 auto off = *startOffset; in InitializeWithSpeicalValue() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js20247 off(t, e, i) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Ao