mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
40004e5c8f
offsetof() can almost be implemented with Type.member(name).offset, but that doesn't parse member designators. Add an offsetof() function that does (and add drgn_type_offsetof() in libdrgn). Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
_static | ||
exts | ||
advanced_usage.rst | ||
api_reference.rst | ||
conf.py | ||
favicon.ico | ||
helpers.rst | ||
index.rst | ||
installation.rst | ||
user_guide.rst |