OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_ptr
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
remote-fileio.c
722
CORE_ADDR
old_ptr
, new_ptr;
local
729
if (remote_fileio_extract_ptr_w_len (&buf, &
old_ptr
, &old_len))
744
if (target_read_memory (
old_ptr
, (gdb_byte *) oldpath, old_len) != 0)
/src/external/gpl3/gdb.old/dist/gdb/
remote-fileio.c
722
CORE_ADDR
old_ptr
, new_ptr;
local
729
if (remote_fileio_extract_ptr_w_len (&buf, &
old_ptr
, &old_len))
744
if (target_read_memory (
old_ptr
, (gdb_byte *) oldpath, old_len) != 0)
/src/external/gpl3/binutils/dist/bfd/
coffcode.h
4679
alent *
old_ptr
= func_table[i];
4682
sym = (coff_symbol_type *)
old_ptr
->u.sym;
4688
*n_cache_ptr++ = *
old_ptr
++;
4689
while (
old_ptr
->line_number != 0);
4678
alent *
old_ptr
= func_table[i];
local
/src/external/gpl3/binutils/dist/gas/config/
tc-z80.c
3655
char *
old_ptr
;
local
3661
old_ptr
= input_line_pointer;
3704
input_line_pointer =
old_ptr
;
/src/external/gpl3/binutils.old/dist/bfd/
coffcode.h
4672
alent *
old_ptr
= func_table[i];
4675
sym = (coff_symbol_type *)
old_ptr
->u.sym;
4681
*n_cache_ptr++ = *
old_ptr
++;
4682
while (
old_ptr
->line_number != 0);
4671
alent *
old_ptr
= func_table[i];
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-z80.c
3680
char *
old_ptr
;
local
3686
old_ptr
= input_line_pointer;
3729
input_line_pointer =
old_ptr
;
/src/external/gpl3/gdb/dist/bfd/
coffcode.h
4681
alent *
old_ptr
= func_table[i];
4684
sym = (coff_symbol_type *)
old_ptr
->u.sym;
4690
*n_cache_ptr++ = *
old_ptr
++;
4691
while (
old_ptr
->line_number != 0);
4680
alent *
old_ptr
= func_table[i];
local
/src/external/gpl3/gdb.old/dist/bfd/
coffcode.h
4681
alent *
old_ptr
= func_table[i];
4684
sym = (coff_symbol_type *)
old_ptr
->u.sym;
4690
*n_cache_ptr++ = *
old_ptr
++;
4691
while (
old_ptr
->line_number != 0);
4680
alent *
old_ptr
= func_table[i];
local
Completed in 58 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026