OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OPD_ENTRY_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c
38
#define
OPD_ENTRY_SIZE
0x20
1108
x->ofs +=
OPD_ENTRY_SIZE
;
1689
sec->size +=
OPD_ENTRY_SIZE
;
/src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c
38
#define
OPD_ENTRY_SIZE
0x20
1108
x->ofs +=
OPD_ENTRY_SIZE
;
1688
sec->size +=
OPD_ENTRY_SIZE
;
/src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c
38
#define
OPD_ENTRY_SIZE
0x20
1109
x->ofs +=
OPD_ENTRY_SIZE
;
1689
sec->size +=
OPD_ENTRY_SIZE
;
/src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c
43
#define
OPD_ENTRY_SIZE
0x10
1140
x->ofs +=
OPD_ENTRY_SIZE
;
1143
hh->opd_offset = x->ofs -
OPD_ENTRY_SIZE
;
1144
x->ofs +=
OPD_ENTRY_SIZE
;
1820
sec->size +=
OPD_ENTRY_SIZE
;
1821
*local_opd = sec->size -
OPD_ENTRY_SIZE
;
1822
sec->size +=
OPD_ENTRY_SIZE
;
Completed in 32 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026