OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abs_section_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
read.c
172
addressT
abs_section_offset
;
variable
280
abs_section_offset
= 0;
2405
abs_section_offset
+= (valueT) rep_exp.X_add_number * size;
2964
abs_section_offset
= exp->X_add_number;
3471
abs_section_offset
+=
abs_section_offset
& 1;
3473
S_SET_VALUE (line_label,
abs_section_offset
);
3587
abs_section_offset
+= total;
3928
abs_section_offset
= get_absolute_expression ();
4682
abs_section_offset
+= nbytes
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
read.c
172
addressT
abs_section_offset
;
variable
280
abs_section_offset
= 0;
2397
abs_section_offset
+= (valueT) rep_exp.X_add_number * size;
2956
abs_section_offset
= exp->X_add_number;
3463
abs_section_offset
+=
abs_section_offset
& 1;
3465
S_SET_VALUE (line_label,
abs_section_offset
);
3579
abs_section_offset
+= total;
3920
abs_section_offset
= get_absolute_expression ();
4671
abs_section_offset
+= nbytes
[
all
...]
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026