Lines Matching defs:SubSection
36 class SubSection {
38 explicit SubSection(uint32_t type) : type(type) {}
66 SubSection sub(WASM_DYLINK_MEM_INFO);
75 SubSection sub(WASM_DYLINK_NEEDED);
102 SubSection sub(WASM_DYLINK_EXPORT_INFO);
122 SubSection sub(WASM_DYLINK_IMPORT_INFO);
634 SubSection sub(WASM_SYMBOL_TABLE);
688 SubSection sub(WASM_SEGMENT_INFO);
699 SubSection sub(WASM_INIT_FUNCS);
734 SubSection sub(WASM_COMDAT_INFO);
788 SubSection sub(WASM_NAMES_MODULE);
798 SubSection sub(WASM_NAMES_FUNCTION);
825 SubSection sub(WASM_NAMES_GLOBAL);
857 SubSection sub(WASM_NAMES_DATA_SEGMENT);