Home
last modified time | relevance | path

Searched refs:code_off (Results 1 – 25 of 88) sorted by relevance

1234

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dprim.c228 uptr entry, item_off, code_off; ptr obj; in s_instantiate_code_object() local
232 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
235 code_off = RELOC_CODE_OFFSET(entry); in s_instantiate_code_object()
237 a += code_off; in s_instantiate_code_object()
263 uptr entry, item_off, code_off; local
267 code_off = RELOCIT(t, n); n += 1;
270 code_off = RELOC_CODE_OFFSET(entry);
272 a += code_off;
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dprim.c259 uptr entry, item_off, code_off; ptr obj; in s_instantiate_code_object() local
263 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
266 code_off = RELOC_CODE_OFFSET(entry); in s_instantiate_code_object()
268 a += code_off; in s_instantiate_code_object()
298 uptr entry, item_off, code_off; local
302 code_off = RELOCIT(t, n); n += 1;
305 code_off = RELOC_CODE_OFFSET(entry);
307 a += code_off;
H A Dvfasl.c507 uptr entry, item_off, code_off; ptr obj; in relink_code() local
512 code_off = RELOCIT(t, n); n += 1; in relink_code()
515 code_off = RELOC_CODE_OFFSET(entry); in relink_code()
517 a += code_off; in relink_code()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dprim.c259 uptr entry, item_off, code_off; ptr obj; in s_instantiate_code_object() local
263 code_off = RELOCIT(newreloc, n); n += 1; in s_instantiate_code_object()
266 code_off = RELOC_CODE_OFFSET(entry); in s_instantiate_code_object()
268 a += code_off; in s_instantiate_code_object()
298 uptr entry, item_off, code_off; local
302 code_off = RELOCIT(t, n); n += 1;
305 code_off = RELOC_CODE_OFFSET(entry);
307 a += code_off;
H A Dvfasl.c507 uptr entry, item_off, code_off; ptr obj; in relink_code() local
512 code_off = RELOCIT(t, n); n += 1; in relink_code()
515 code_off = RELOC_CODE_OFFSET(entry); in relink_code()
517 a += code_off; in relink_code()
/dports/security/yara/yara-4.1.1/libyara/modules/dex/
H A Ddex.c715 encoded_method.code_off = (uint32_t) read_uleb128( in load_encoded_method()
731 encoded_method.code_off, in load_encoded_method()
761 encoded_method.code_off); in load_encoded_method()
838 if (encoded_method.code_off != 0) in load_encoded_method()
845 dex, dex->data + encoded_method.code_off, sizeof(code_item_t))) in load_encoded_method()
848 (code_item_t*) (dex->data + encoded_method.code_off); in load_encoded_method()
883 dex->data + encoded_method.code_off + sizeof(code_item_t), in load_encoded_method()
887 (const char*) (dex->data + encoded_method.code_off + sizeof(code_item_t)), in load_encoded_method()
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/dex/
H A Ddex.cpp258 dexmethod.code_off = DEXUtils::getULeb128(&pclassdata); in getClassData()
266 dexmethod.code_off = DEXUtils::getULeb128(&pclassdata); in getClassData()
275 if(!dexmethod.code_off) in loadMethod()
283 DEXCodeItem* dexcode = pointer<DEXCodeItem>(dexmethod.code_off); in loadMethod()
H A Ddex_header.h65 struct DEXEncodedMethod { u32 method_idx_diff, access_flags, code_off; }; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/include/nvfw/
H A Dfw.h21 u32 code_off; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/include/nvfw/
H A Dfw.h21 u32 code_off; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/include/nvfw/
H A Dfw.h21 u32 code_off; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dfw.c46 nvkm_debug(subdev, "\tcodeOff : 0x%x\n", hdr->code_off); in nvfw_bl_desc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dfw.c46 nvkm_debug(subdev, "\tcodeOff : 0x%x\n", hdr->code_off); in nvfw_bl_desc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dfw.c46 nvkm_debug(subdev, "\tcodeOff : 0x%x\n", hdr->code_off); in nvfw_bl_desc()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/boot/pb/
H A Dheapcheck.inc202 uptr code_off = 0;
208 code_off = RELOCIT(t, n);
214 code_off = RELOC_CODE_OFFSET(entry);
216 a = a + code_off;
H A Dgc-oce.inc842 uptr code_off = 0;
856 a = a + code_off;
1525 uptr code_off = 0;
1539 a = a + code_off;
2775 uptr code_off = 0;
2781 code_off = RELOCIT(t, n);
2789 a = a + code_off;
3951 uptr code_off = 0;
3965 a = a + code_off;
4421 uptr code_off = 0;
[all …]
H A Dgc-ocd.inc722 uptr code_off = 0;
728 code_off = RELOCIT(t, n);
736 a = a + code_off;
1402 uptr code_off = 0;
1408 code_off = RELOCIT(t, n);
1416 a = a + code_off;
2633 uptr code_off = 0;
2639 code_off = RELOCIT(t, n);
2647 a = a + code_off;
3708 uptr code_off = 0;
[all …]
H A Dgc-par.inc716 uptr code_off = 0;
722 code_off = RELOCIT(t, n);
730 a = a + code_off;
1406 uptr code_off = 0;
1412 code_off = RELOCIT(t, n);
1420 a = a + code_off;
2679 uptr code_off = 0;
2685 code_off = RELOCIT(t, n);
2693 a = a + code_off;
3749 uptr code_off = 0;
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/boot/pb/
H A Dheapcheck.inc202 uptr code_off = 0;
208 code_off = RELOCIT(t, n);
214 code_off = RELOC_CODE_OFFSET(entry);
216 a = a + code_off;
H A Dgc-oce.inc842 uptr code_off = 0;
856 a = a + code_off;
1525 uptr code_off = 0;
1539 a = a + code_off;
2775 uptr code_off = 0;
2781 code_off = RELOCIT(t, n);
2789 a = a + code_off;
3951 uptr code_off = 0;
3965 a = a + code_off;
4421 uptr code_off = 0;
[all …]
H A Dgc-ocd.inc722 uptr code_off = 0;
728 code_off = RELOCIT(t, n);
736 a = a + code_off;
1402 uptr code_off = 0;
1408 code_off = RELOCIT(t, n);
1416 a = a + code_off;
2633 uptr code_off = 0;
2639 code_off = RELOCIT(t, n);
2647 a = a + code_off;
3708 uptr code_off = 0;
[all …]
H A Dgc-par.inc716 uptr code_off = 0;
722 code_off = RELOCIT(t, n);
730 a = a + code_off;
1406 uptr code_off = 0;
1412 code_off = RELOCIT(t, n);
1420 a = a + code_off;
2679 uptr code_off = 0;
2685 code_off = RELOCIT(t, n);
2693 a = a + code_off;
3749 uptr code_off = 0;
[all …]
/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Ddex.h109 uint32_t code_off; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/qat/qat_common/
H A Dqat_hal.c1002 int code_off, unsigned int max_cycle, in qat_hal_exec_micro_inst() argument
1063 if (code_off) in qat_hal_exec_micro_inst()
1200 const int num_inst = ARRAY_SIZE(insts), code_off = 1; in qat_hal_wr_rel_reg() local
1232 code_off, num_inst * 0x5, NULL); in qat_hal_wr_rel_reg()
1400 const int num_inst = ARRAY_SIZE(micro_inst), code_off = 1; in qat_hal_put_rel_wr_xfer() local
1435 code_off, dly, NULL); in qat_hal_put_rel_wr_xfer()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/qat/qat_common/
H A Dqat_hal.c1002 int code_off, unsigned int max_cycle, in qat_hal_exec_micro_inst() argument
1063 if (code_off) in qat_hal_exec_micro_inst()
1200 const int num_inst = ARRAY_SIZE(insts), code_off = 1; in qat_hal_wr_rel_reg() local
1232 code_off, num_inst * 0x5, NULL); in qat_hal_wr_rel_reg()
1400 const int num_inst = ARRAY_SIZE(micro_inst), code_off = 1; in qat_hal_put_rel_wr_xfer() local
1435 code_off, dly, NULL); in qat_hal_put_rel_wr_xfer()

1234