Searched refs:afl_length (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1073 int afl_length = 0; local
1099 &afl_length, afl_buff,
1110 afl_length + /* augmented field length */
1160 afl_length,
1252 memcpy((void *) data, (const void *) afl_buff, afl_length);
1253 data += afl_length;

Completed in 47 milliseconds