Home | History | Annotate | Download | only in include

Lines Matching full:address

3 /*--- Obtaining information about an address.  pub_tool_addrinfo.h ---*/
38 /*=== Obtaining information about an address ===*/
66 /* The classification of a faulting address. */
76 Addr_BrkSegment, // address in brk data segment
81 /* For an address in a stack, gives the address position in this stack. */
128 // IP is the address of an instruction of the function where the
129 // stack address was. 0 if not found.
130 // frameNo is the frame nr of the call where the stack address was.
132 // stackPos describes the address 'position' in the stack.
179 // Described address is or was in the brk data segment.
181 // at the time address was described.
182 // If address is >= brk_limit, it means address is in a zone
185 Addr brk_limit; // limit in force when address was described.
203 /* Describe an address as best you can, putting the result in ai.