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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c82 char augment[8]; local
113 (*((uint64_t *)(&(augment[0])))) =
118 if (augment[0] == 'z' &&
120 for (p = &(augment[1]); *p != 0; p++) {
151 if (augment[0] == 'z') {

Completed in 55 milliseconds