FrameInfo.address

adress of the function, or at which the ipc will return (which most likely is the one after the adress where it started) this is the raw adress returned by the backtracing function

struct FrameInfo
size_t address;

Meta