OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stub_definitions
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-csky.c
1090
static const stub_def
stub_definitions
[] = {
variable
3307
template_sequence =
stub_definitions
[stub_type].template_sequence;
3308
template_size =
stub_definitions
[stub_type].template_size;
3354
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
elf32-arm.c
2832
static const stub_def
stub_definitions
[] =
variable
5166
template_sequence =
stub_definitions
[stub_type].template_sequence;
5170
template_size =
stub_definitions
[stub_type].template_size;
5213
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
/src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c
1090
static const stub_def
stub_definitions
[] = {
variable
3307
template_sequence =
stub_definitions
[stub_type].template_sequence;
3308
template_size =
stub_definitions
[stub_type].template_size;
3354
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
elf32-arm.c
2891
static const stub_def
stub_definitions
[] =
variable
5238
template_sequence =
stub_definitions
[stub_type].template_sequence;
5242
template_size =
stub_definitions
[stub_type].template_size;
5285
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
/src/external/gpl3/gdb/dist/bfd/
elf32-csky.c
1090
static const stub_def
stub_definitions
[] = {
variable
3305
template_sequence =
stub_definitions
[stub_type].template_sequence;
3306
template_size =
stub_definitions
[stub_type].template_size;
3352
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
elf32-arm.c
2889
static const stub_def
stub_definitions
[] =
variable
5234
template_sequence =
stub_definitions
[stub_type].template_sequence;
5238
template_size =
stub_definitions
[stub_type].template_size;
5281
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
/src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c
1090
static const stub_def
stub_definitions
[] = {
variable
3307
template_sequence =
stub_definitions
[stub_type].template_sequence;
3308
template_size =
stub_definitions
[stub_type].template_size;
3354
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
elf32-arm.c
2889
static const stub_def
stub_definitions
[] =
variable
5215
template_sequence =
stub_definitions
[stub_type].template_sequence;
5219
template_size =
stub_definitions
[stub_type].template_size;
5262
&& stub_entry->stub_type < ARRAY_SIZE (
stub_definitions
));
Completed in 88 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026