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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c939 int a_bytes = 0; local
983 &a_bytes, buff3,
995 a_bytes + /* augmentation length */
1048 memcpy((void *) data, (const void *) augmented_al, a_bytes);
1049 data += a_bytes;

Completed in 48 milliseconds