Home | History | Annotate | Download | only in src

Lines Matching refs:MAX_STACK_ALLOC

1127 #define MAX_STACK_ALLOC	65536
1315 if (nentries * sizeof (GElf_SymX) < MAX_STACK_ALLOC)
1486 if (nentries * sizeof (sym_mem[0]) >= MAX_STACK_ALLOC)