reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
168 const WasmSection &WasmSec = Obj->getWasmSection(Section); 212 for (const RelocationRef &Reloc : Section.relocations()) 213 printRelocation(Section, Reloc);