get the executable's address space info
More...
Definition at line 696 of file papi.h.
◆ bss_end
| caddr_t PAPI_address_map_t::bss_end |
End address of program bss segment
Definition at line 703 of file papi.h.
◆ bss_start
| caddr_t PAPI_address_map_t::bss_start |
Start address of program bss segment
Definition at line 702 of file papi.h.
◆ data_end
| caddr_t PAPI_address_map_t::data_end |
End address of program data segment
Definition at line 701 of file papi.h.
◆ data_start
| caddr_t PAPI_address_map_t::data_start |
Start address of program data segment
Definition at line 700 of file papi.h.
◆ name
| char PAPI_address_map_t::name |
◆ text_end
| caddr_t PAPI_address_map_t::text_end |
End address of program text segment
Definition at line 699 of file papi.h.
◆ text_start
| caddr_t PAPI_address_map_t::text_start |
Start address of program text segment
Definition at line 698 of file papi.h.
The documentation for this struct was generated from the following files: