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_abi
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
143
#define PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 8)
144
#define LOCAL_PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 16 : 8)
147
#define PLT_INITIAL_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 16)
151
#define STK_TOC(htab) (htab->
opd_abi
? 40 : 24)
155
#define STK_LINKER(htab) (htab->
opd_abi
? 32 : 8)
222
(8u + (htab->
opd_abi
? 11 * 4 : htab->has_plt_localentry0 ? 14 * 4 : 13 * 4))
3287
unsigned int
opd_abi
:1;
6381
if (htab->
opd_abi
)
6414
if (htab->
opd_abi
)
7959
htab->
opd_abi
= 1
3283
unsigned int
opd_abi
:1;
member in struct:ppc_link_hash_table
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
143
#define PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 8)
144
#define LOCAL_PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 16 : 8)
147
#define PLT_INITIAL_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 16)
151
#define STK_TOC(htab) (htab->
opd_abi
? 40 : 24)
155
#define STK_LINKER(htab) (htab->
opd_abi
? 32 : 8)
222
(8u + (htab->
opd_abi
? 11 * 4 : htab->has_plt_localentry0 ? 14 * 4 : 13 * 4))
3295
unsigned int
opd_abi
:1;
6381
if (htab->
opd_abi
)
6414
if (htab->
opd_abi
)
7959
htab->
opd_abi
= 1
3291
unsigned int
opd_abi
:1;
member in struct:ppc_link_hash_table
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
143
#define PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 8)
144
#define LOCAL_PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 16 : 8)
147
#define PLT_INITIAL_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 16)
151
#define STK_TOC(htab) (htab->
opd_abi
? 40 : 24)
155
#define STK_LINKER(htab) (htab->
opd_abi
? 32 : 8)
222
(8u + (htab->
opd_abi
? 11 * 4 : htab->has_plt_localentry0 ? 14 * 4 : 13 * 4))
3295
unsigned int
opd_abi
:1;
6374
if (htab->
opd_abi
)
6407
if (htab->
opd_abi
)
7952
htab->
opd_abi
= 1
3291
unsigned int
opd_abi
:1;
member in struct:ppc_link_hash_table
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
143
#define PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 8)
144
#define LOCAL_PLT_ENTRY_SIZE(htab) (htab->
opd_abi
? 16 : 8)
147
#define PLT_INITIAL_ENTRY_SIZE(htab) (htab->
opd_abi
? 24 : 16)
151
#define STK_TOC(htab) (htab->
opd_abi
? 40 : 24)
155
#define STK_LINKER(htab) (htab->
opd_abi
? 32 : 8)
222
(8u + (htab->
opd_abi
? 11 * 4 : htab->has_plt_localentry0 ? 14 * 4 : 13 * 4))
3300
unsigned int
opd_abi
:1;
6371
if (htab->
opd_abi
)
6404
if (htab->
opd_abi
)
7949
htab->
opd_abi
= 1
3296
unsigned int
opd_abi
:1;
member in struct:ppc_link_hash_table
[
all
...]
Completed in 65 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026