Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP

hp.com home


unw_destroy_addr_space

» 

HP Labs

» Research
» News and events
» Technical reports
» About HP Labs
» Careers @ HP Labs
» People
» Worldwide sites
» Downloads
Content starts here


Table of Contents

Synopsis

#include <libunwind.h>

void unw_destroy_addr_space(unw_addr_space_t as);

Description

The unw_destroy_addr_space() routine destroys the address space specified by argument as and thereby releases all associated resources (such as memory).

Applications must not destroy the local address space unw_local_addr_space. Attempting to do so results in undefined behavior (e.g., the application may crash).

See Also

libunwind(3), unw_create_addr_space(3)

Author

David Mosberger-Tang
Hewlett-Packard Labs
Palo-Alto, CA 94304
Email: davidm@hpl.hp.com
WWW: http://www.hpl.hp.com/research/linux/libunwind/.

Printable version
Privacy statement Using this site means you accept its terms Feedback to HP Labs
© 2009 Hewlett-Packard Development Company, L.P.