Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 454 Bytes

struct-sz-off.md

File metadata and controls

10 lines (7 loc) · 454 Bytes

List structures with given size or offset

Context menu "Which structs have this size?", "Which structs have this offset?"

Right clicking on any number in pseudocode view. There are two new items in the context menu appeared:

  • Which structs have this offset?
  • Which structs have this size?

This will give you list of structures having exact size or member offset (even in substructures)

Structs with size or offset