OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_ptbl_idx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c
6424
unsigned
start_ptbl_idx
; /* Offset in the property table. */
6535
ebb->
start_ptbl_idx
= 0;
6648
the_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6684
if (ebb->
start_ptbl_idx
== 0)
6687
new_entry = &ebb->ptbl[ebb->
start_ptbl_idx
- 1];
6696
ebb->
start_ptbl_idx
--;
7880
ebb->
start_ptbl_idx
= ptbl_idx;
7967
start_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6404
unsigned
start_ptbl_idx
; \/* Offset in the property table. *\/
member in struct:ebb_struct
/src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c
6424
unsigned
start_ptbl_idx
; /* Offset in the property table. */
6535
ebb->
start_ptbl_idx
= 0;
6648
the_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6684
if (ebb->
start_ptbl_idx
== 0)
6687
new_entry = &ebb->ptbl[ebb->
start_ptbl_idx
- 1];
6696
ebb->
start_ptbl_idx
--;
7880
ebb->
start_ptbl_idx
= ptbl_idx;
7967
start_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6404
unsigned
start_ptbl_idx
; \/* Offset in the property table. *\/
member in struct:ebb_struct
/src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c
6422
unsigned
start_ptbl_idx
; /* Offset in the property table. */
6533
ebb->
start_ptbl_idx
= 0;
6646
the_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6682
if (ebb->
start_ptbl_idx
== 0)
6685
new_entry = &ebb->ptbl[ebb->
start_ptbl_idx
- 1];
6694
ebb->
start_ptbl_idx
--;
7878
ebb->
start_ptbl_idx
= ptbl_idx;
7965
start_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6402
unsigned
start_ptbl_idx
; \/* Offset in the property table. *\/
member in struct:ebb_struct
/src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c
6428
unsigned
start_ptbl_idx
; /* Offset in the property table. */
6539
ebb->
start_ptbl_idx
= 0;
6652
the_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6688
if (ebb->
start_ptbl_idx
== 0)
6691
new_entry = &ebb->ptbl[ebb->
start_ptbl_idx
- 1];
6700
ebb->
start_ptbl_idx
--;
7884
ebb->
start_ptbl_idx
= ptbl_idx;
7971
start_entry = &ebb->ptbl[ebb->
start_ptbl_idx
];
6408
unsigned
start_ptbl_idx
; \/* Offset in the property table. *\/
member in struct:ebb_struct
Completed in 50 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026