Home
last modified time | relevance | path

Searched defs:code_ptr (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
H A Dplatform-darwin.cc53 char* code_ptr = getsectdatafromheader(header, SEG_TEXT, SECT_TEXT, &size); in GetSharedLibraryAddresses() local
56 char* code_ptr = getsectdatafromheader_64( in GetSharedLibraryAddresses() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c232 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_sw executable_offset) in generate_far_jump_code() argument
H A DsljitNativeX86_64.c288 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr) in generate_far_jump_code() argument
323 generate_put_label_code(struct sljit_put_label *put_label, sljit_u8 *code_ptr, sljit_uw max_label) generate_put_label_code() argument
[all...]
H A DsljitNativeARM_64.c161 static SLJIT_INLINE sljit_sw detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
235 sljit_ins *code_ptr; in sljit_generate_code() local
[all...]
H A DsljitNativeS390X.c1436 void *code, *code_ptr; in sljit_generate_code() local
[all...]
H A DsljitNativePPC_common.c284 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
408 sljit_ins *code_ptr; in sljit_generate_code() local
[all...]
H A DsljitNativeRISCV_common.c377 sljit_ins *code_ptr; in sljit_generate_code() local
[all...]
H A DsljitNativeARM_32.c291 static sljit_uw patch_pc_relative_loads(sljit_uw *last_pc_patch, sljit_uw *code_ptr, sljit_uw* const_pool, sljit_uw cpool_size) in patch_pc_relative_loads() argument
417 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw *code, sljit_sw executable_offset) in detect_jump_type() argument
669 sljit_uw *code_ptr; sljit_generate_code() local
[all...]
H A DsljitNativeARM_T2_32.c255 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw executable_offset) in detect_jump_type() argument
379 sljit_u16 *code_ptr; in sljit_generate_code() local
[all...]
H A DsljitNativeX86_common.c532 static sljit_u8* generate_near_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code, sljit_sw executable_offset) in generate_near_jump_code() argument
587 sljit_u8 *code_ptr; sljit_generate_code() local
[all...]
H A DsljitNativeMIPS_common.c494 static __attribute__ ((noinline)) void sljit_cache_flush(void* code, void* code_ptr) in sljit_cache_flush() argument
574 sljit_ins *code_ptr; in sljit_generate_code() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp716 const char* code_ptr = shader_source.c_str(); in compile_shader_and_get_compilation_result() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h496 uint8_t *code_ptr; member
/third_party/node/deps/v8/src/execution/
H A Disolate.cc429 uint8_t* const code_ptr = in HashIsolateForEmbeddedBlob() local

Completed in 42 milliseconds