Lines Matching +full:x +full:- +full:whatever
21 Foundation, Inc., 59 Temple Place - Suite 330,
22 Boston, MA 02111-1307, USA. */
43 /* Read "memory data" from whatever target or inferior we have.
48 /* NOTE: cagney/2004-06-10: Code reading from a live inferior can use
74 /* Read a null-terminated string from the debuggee's memory, given address,
85 passing in an int * or whatever is wrong with respect to
91 /* Store VALUE at ADDR in the inferior as a LEN-byte unsigned integer. */
95 /* Store VALUE at ADDR in the inferior as a LEN-byte unsigned integer. */
120 /* Whether to open exec and core files read-only or read-write. */
188 0 --- integer registers
189 2 --- floating-point registers, on machines where they are
191 3 --- extended floating-point registers, on machines where
196 core_reg_sect. This is used with old-fashioned core files to locate the
197 registers in a large upage-plus-stack ".reg" section. Original upage
198 address X is at location core_reg_sect+x+reg_addr. */
205 initialized in whatever module implements the functions pointed
213 /* NOTE: cagney/2004-04-05: Replaced by "regset.h" and