OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_lcomm_bytes
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
read.h
178
extern void
s_lcomm_bytes
(int needs_align);
ChangeLog-9697
817
* read.h (
s_lcomm_bytes
): Add prototype (for real this time).
[
all
...]
read.c
2526
s_lcomm_bytes
(int needs_align)
function
[
all
...]
ChangeLog-0203
131
(s_lcomm,
s_lcomm_bytes
): Use s_comm_internal.
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-spu.c
87
{"bss",
s_lcomm_bytes
, 1},
tc-mcore.c
383
s_lcomm_bytes
(needs_align);
[
all
...]
tc-ia64.c
[
all
...]
Completed in 609 milliseconds