Pointer swizzling

In computer science, pointer swizzling is the conversion of references based on name or position into direct pointer references (memory addresses). It is typically performed during deserialization or loading of a relocatable object from a disk file, such as an executable file or pointer-based data structure.

Source: Wikipedia — Pointer swizzling (CC BY-SA 4.0)

Pointer swizzling

In computer science, pointer swizzling is the conversion of references based on name or position into direct pointer references (memory addresses). It is typically performed during deserialization or loading of a relocatable object from a disk file, such as an executable file or pointer-based data structure.

Source: Wikipedia "Pointer swizzling" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy