OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cumulative_offset
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c
5051
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
5122
return offset - (op ? op->
cumulative_offset
: 0);
5152
op->
cumulative_offset
+= count;
5161
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
5176
op->
cumulative_offset
+= count;
5333
sec->size -= op1->
cumulative_offset
;
elfnn-loongarch.c
5051
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
5122
return offset - (op ? op->
cumulative_offset
: 0);
5152
op->
cumulative_offset
+= count;
5161
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
5176
op->
cumulative_offset
+= count;
5333
sec->size -= op1->
cumulative_offset
;
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c
4748
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
4819
return offset - (op ? op->
cumulative_offset
: 0);
4849
op->
cumulative_offset
+= count;
4858
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
4873
op->
cumulative_offset
+= count;
4976
sec->size -= op1->
cumulative_offset
;
elfnn-loongarch.c
4748
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
4819
return offset - (op ? op->
cumulative_offset
: 0);
4849
op->
cumulative_offset
+= count;
4858
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
4873
op->
cumulative_offset
+= count;
4976
sec->size -= op1->
cumulative_offset
;
/src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c
4749
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
4820
return offset - (op ? op->
cumulative_offset
: 0);
4850
op->
cumulative_offset
+= count;
4859
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
4874
op->
cumulative_offset
+= count;
5031
sec->size -= op1->
cumulative_offset
;
elfnn-loongarch.c
4749
bfd_size_type
cumulative_offset
;
member in struct:pending_delete_op
4820
return offset - (op ? op->
cumulative_offset
: 0);
4850
op->
cumulative_offset
+= count;
4859
new_op->
cumulative_offset
= (op ? op->
cumulative_offset
: 0) + count;
4874
op->
cumulative_offset
+= count;
5031
sec->size -= op1->
cumulative_offset
;
Completed in 52 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026