OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:global_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
readelf.c
23583
static uint64_t
global_offset
= 0;
23601
if (global_end >
global_offset
)
23603
" to %#" PRIx64 "\n"),
global_offset
, global_end);
23606
"\n"),
global_offset
);
23667
global_offset
= start;
23580
static uint64_t
global_offset
= 0;
local
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
22440
static uint64_t
global_offset
= 0;
22458
if (global_end >
global_offset
)
22460
" to %#" PRIx64 "\n"),
global_offset
, global_end);
22463
"\n"),
global_offset
);
22524
global_offset
= start;
22437
static uint64_t
global_offset
= 0;
local
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
24568
size_t
global_offset
; /* offset of the option in global_options. */
24706
size_t j = rs6000_opt_vars[i].
global_offset
;
24523
size_t
global_offset
; \/* offset of the option in global_options. *\/
member in struct:rs6000_opt_var
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
24110
size_t
global_offset
; /* offset of the option in global_options. */
24248
size_t j = rs6000_opt_vars[i].
global_offset
;
24065
size_t
global_offset
; \/* offset of the option in global_options. *\/
member in struct:rs6000_opt_var
Completed in 87 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026