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

References

lib/MC/WasmObjectWriter.cpp
 1502     if (WS.getSectionName().startswith(".fini_array"))
 1504     if (!WS.getSectionName().startswith(".init_array"))
 1506     if (WS.getFragmentList().empty())
 1510     if (WS.getFragmentList().size() != 3)
 1513     auto IT = WS.begin();
 1531     if (WS.getSectionName().size() > PrefixLength) {
 1532       if (WS.getSectionName()[PrefixLength] != '.')
 1535       if (WS.getSectionName()