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

References

include/llvm/Object/StackMapParser.h
  235       return location_iterator(getLocation(getNumLocations()));
  275           ((LocationListOffset + LocationSize * getNumLocations()) + 7) & ~0x7; 
tools/llvm-readobj/StackMapPrinter.h
   42     W.startLine() << "    " << R.getNumLocations() << " locations:\n";