Searched defs:code_offset (Results 1 – 7 of 7) sorted by relevance
27 const size_t code_offset = CodeInfo::GetCodeOffset(jit_debug_writer_->GetArch()); in FillData() local
199 static constexpr size_t code_offset = 16; in TEST_F() local
51 size_t code_offset = CodeInfo::GetCodeOffset(RUNTIME_ARCH) + DUMMY_CODE_SIZE; in EmitCode() local
77 uint32_t code_offset; member
74 size_t code_offset = RoundUp(CodePrefix::STRUCT_SIZE, GetCodeAlignment(graph->GetArch())); in EmitCode() local
37 const size_t code_offset = CodeInfo::GetCodeOffset(aot_builder_->GetArch()); in FillData() local
116 [[maybe_unused]] ssize_t code_offset) const in DisasmInstr()