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

Declarations

lib/MC/WasmObjectWriter.cpp
  340   uint32_t getRelocationIndexValue(const WasmRelocationEntry &RelEntry);

References

lib/MC/WasmObjectWriter.cpp
  554     return getRelocationIndexValue(RelEntry);
  910     uint32_t Index = getRelocationIndexValue(RelEntry);