reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/obj2yaml/wasm2yaml.cpp
  185     switch (WasmSec.Type) {
  187       if (WasmSec.Name.startswith("reloc.")) {
  192       S = dumpCustomSection(WasmSec);
  363     for (const wasm::WasmRelocation &Reloc : WasmSec.Relocations) {