OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEBUG_SWAP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
95
const struct ecoff_debug_swap *
debug_swap
;
108
#define
DEBUG_SWAP
(p) (PST_PRIVATE(p)->
debug_swap
)
188
static const struct ecoff_debug_swap *
debug_swap
;
313
(*
debug_swap
->swap_rfd_in) (cur_bfd,
316
*
debug_swap
->external_rfd_size)),
344
debug_swap
= swap;
590
const bfd_size_type external_sym_size =
debug_swap
->external_sym_size;
591
void (*const swap_sym_in) (bfd *, void *, SYMR *) =
debug_swap
->swap_sym_in;
922
(*
debug_swap
->swap_tir_in) (bigend
94
const struct ecoff_
debug_swap
*
debug_swap
;
member in struct:md_symloc
185
static const struct ecoff_
debug_swap
*
debug_swap
;
variable in typeref:struct:ecoff_debug_swap
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
95
const struct ecoff_debug_swap *
debug_swap
;
108
#define
DEBUG_SWAP
(p) (PST_PRIVATE(p)->
debug_swap
)
188
static const struct ecoff_debug_swap *
debug_swap
;
313
(*
debug_swap
->swap_rfd_in) (cur_bfd,
316
*
debug_swap
->external_rfd_size)),
344
debug_swap
= swap;
590
const bfd_size_type external_sym_size =
debug_swap
->external_sym_size;
591
void (*const swap_sym_in) (bfd *, void *, SYMR *) =
debug_swap
->swap_sym_in;
922
(*
debug_swap
->swap_tir_in) (bigend
94
const struct ecoff_
debug_swap
*
debug_swap
;
member in struct:md_symloc
185
static const struct ecoff_
debug_swap
*
debug_swap
;
variable in typeref:struct:ecoff_debug_swap
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026