reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
230 const WasmSection &getWasmSection(DataRefImpl Ref) const;
1444 return getWasmSection(Sec).Type == wasm::WASM_SEC_CODE; 1448 return getWasmSection(Sec).Type == wasm::WASM_SEC_DATA; 1465 const WasmSection &Sec = getWasmSection(Ref); 1546 return getWasmSection(Section.getRawDataRefImpl());