reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
263 void startSection(SectionBookkeeping &Section, unsigned SectionId);
370 startSection(Section, wasm::WASM_SEC_CUSTOM); 680 startSection(Section, wasm::WASM_SEC_TYPE); 706 startSection(Section, wasm::WASM_SEC_IMPORT); 748 startSection(Section, wasm::WASM_SEC_FUNCTION); 762 startSection(Section, wasm::WASM_SEC_EVENT); 778 startSection(Section, wasm::WASM_SEC_EXPORT); 795 startSection(Section, wasm::WASM_SEC_ELEM); 817 startSection(Section, wasm::WASM_SEC_DATACOUNT); 829 startSection(Section, wasm::WASM_SEC_CODE); 857 startSection(Section, wasm::WASM_SEC_DATA); 939 startSection(SubSection, wasm::WASM_SYMBOL_TABLE); 975 startSection(SubSection, wasm::WASM_SEGMENT_INFO); 986 startSection(SubSection, wasm::WASM_INIT_FUNCS); 996 startSection(SubSection, wasm::WASM_COMDAT_INFO);