reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
265 encodeULEB128(NameEntry.Index, SubSection.getStream());
lib/ObjectYAML/WasmYAML.cpp 324 IO.mapRequired("Index", NameEntry.Index);
tools/obj2yaml/wasm2yaml.cpp 70 NameEntry.Index = Func.Index;