Home
last modified time | relevance | path

Searched refs:WASM_NUMBERED_SECTIONS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dwasm-module.c61 #define WASM_NUMBERED_SECTIONS ARRAY_SIZE (wasm_numbered_sections) macro
69 if (section_code < WASM_NUMBERED_SECTIONS) in wasm_section_code_to_name()
83 for (i = 1; i < WASM_NUMBERED_SECTIONS; i++) in wasm_section_name_to_code()
585 sec_ptr numbered_sections[WASM_NUMBERED_SECTIONS]; in wasm_compute_section_file_positions()
594 for (i = 0; i < WASM_NUMBERED_SECTIONS; i++) in wasm_compute_section_file_positions()
600 for (i = 0; i < WASM_NUMBERED_SECTIONS; i++) in wasm_compute_section_file_positions()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dwasm-module.c61 #define WASM_NUMBERED_SECTIONS ARRAY_SIZE (wasm_numbered_sections) macro
69 if (section_code < WASM_NUMBERED_SECTIONS) in wasm_section_code_to_name()
83 for (i = 1; i < WASM_NUMBERED_SECTIONS; i++) in wasm_section_name_to_code()
584 sec_ptr numbered_sections[WASM_NUMBERED_SECTIONS]; in wasm_compute_section_file_positions()
594 for (i = 0; i < WASM_NUMBERED_SECTIONS; i++) in wasm_compute_section_file_positions()
600 for (i = 0; i < WASM_NUMBERED_SECTIONS; i++) in wasm_compute_section_file_positions()