OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a_bss
(Results
76 - 76
of
76
) sorted by null
1
2
3
4
/external/qemu/hw/core/
loader.c
170
uint32_t
a_bss
; /* length of uninitialized data area, in bytes */
member in struct:exec
183
bswap32s(&e->
a_bss
);
Completed in 217 milliseconds
1
2
3
4