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

Declarations

include/llvm/Object/Wasm.h
  344   int getSectionOrder(unsigned ID, StringRef CustomSectionName = "");

References

lib/Object/WasmObjectFile.cpp
 1635   int Order = getSectionOrder(ID, CustomSectionName);