Searched refs:scan_iff_file (Results 1 – 3 of 3) sorted by relevance
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/ |
H A D | beam_load.c | 512 static int scan_iff_file(LoaderState* stp, Uint* chunk_types, 655 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_prepare_loading() 1249 scan_iff_file(LoaderState* stp, Uint* chunk_types, Uint num_types) in scan_iff_file() function 6488 !scan_iff_file(stp, &chunk, 1) || in code_get_chunk_2() 6537 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in code_module_md5_1() 6877 if (!scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_make_stub_module()
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/ |
H A D | beam_load.c | 507 static int scan_iff_file(LoaderState* stp, Uint* chunk_types, 650 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_prepare_loading() 1244 scan_iff_file(LoaderState* stp, Uint* chunk_types, Uint num_types) in scan_iff_file() function 6426 !scan_iff_file(stp, &chunk, 1) || in code_get_chunk_2() 6475 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in code_module_md5_1() 6815 if (!scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_make_stub_module()
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/ |
H A D | beam_load.c | 513 static int scan_iff_file(LoaderState* stp, Uint* chunk_types, 656 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_prepare_loading() 1256 scan_iff_file(LoaderState* stp, Uint* chunk_types, Uint num_types) in scan_iff_file() function 6609 !scan_iff_file(stp, &chunk, 1) || in code_get_chunk_2() 6658 !scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in code_module_md5_1() 6998 if (!scan_iff_file(stp, chunk_types, NUM_CHUNK_TYPES) || in erts_make_stub_module()
|