reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
126 const WasmSection &getWasmSection(const SectionRef &Section) const;
288 const WasmSection §ion = wasmObj->getWasmSection(sec);
tools/llvm-readobj/WasmDumper.cpp 168 const WasmSection &WasmSec = Obj->getWasmSection(Section);
tools/obj2yaml/wasm2yaml.cpp 183 const WasmSection &WasmSec = Obj.getWasmSection(Sec);