Home
last modified time | relevance | path

Searched defs:stk_trailer (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dalloca.c309 struct stk_trailer struct
311 long this_address; /* Address of this block. */
312 long this_size; /* Size of this block (does not include
314 long unknown2;
315 long unknown3;
316 long link; /* Address of trailer block of previous
341 struct stk_trailer *trailer; in i00afunc() argument