OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uncompressed_alignment_power
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
compress.c
218
uncompressed data alignment in
UNCOMPRESSED_ALIGNMENT_POWER
if the
227
unsigned int *
uncompressed_alignment_power
ATTRIBUTE_UNUSED)
255
*
uncompressed_alignment_power
= bfd_log2 (chdr.ch_addralign);
992
unsigned int
uncompressed_alignment_power
= 0;
local
1025
&
uncompressed_alignment_power
))
1043
bfd_set_section_alignment (sec,
uncompressed_alignment_power
);
/src/external/gpl3/binutils.old/dist/bfd/
compress.c
214
uncompressed data alignment in
UNCOMPRESSED_ALIGNMENT_POWER
if the
222
unsigned int *
uncompressed_alignment_power
)
249
*
uncompressed_alignment_power
= bfd_log2 (chdr.ch_addralign);
971
unsigned int
uncompressed_alignment_power
= 0;
local
1004
&
uncompressed_alignment_power
))
1022
bfd_set_section_alignment (sec,
uncompressed_alignment_power
);
/src/external/gpl3/gdb.old/dist/bfd/
compress.c
214
uncompressed data alignment in
UNCOMPRESSED_ALIGNMENT_POWER
if the
222
unsigned int *
uncompressed_alignment_power
)
249
*
uncompressed_alignment_power
= bfd_log2 (chdr.ch_addralign);
987
unsigned int
uncompressed_alignment_power
= 0;
local
1021
&
uncompressed_alignment_power
))
1038
bfd_set_section_alignment (sec,
uncompressed_alignment_power
);
/src/external/gpl3/gdb/dist/bfd/
compress.c
214
uncompressed data alignment in
UNCOMPRESSED_ALIGNMENT_POWER
if the
222
unsigned int *
uncompressed_alignment_power
)
249
*
uncompressed_alignment_power
= bfd_log2 (chdr.ch_addralign);
971
unsigned int
uncompressed_alignment_power
= 0;
local
1004
&
uncompressed_alignment_power
))
1022
bfd_set_section_alignment (sec,
uncompressed_alignment_power
);
Completed in 28 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026