OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOS_MEMORY_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/src/mi/
mempool.c
42
static char sos_memory[
SOS_MEMORY_SIZE
] ALIGNED(MAX_ALIGN);
78
assert ((pos+size) <=
SOS_MEMORY_SIZE
);
/external/libunwind/include/
libunwind_i.h
223
#define
SOS_MEMORY_SIZE
16384 /* see src/mi/mempool.c */
Completed in 3144 milliseconds